From 6739dd2a8b1f1943c3f17f0babcaa46872311310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 02:38:38 +0000 Subject: [PATCH] Bump webview_flutter from 3.0.4 to 4.0.4 in /webview_flutter/step_05 Bumps [webview_flutter](https://github.com/flutter/plugins/tree/main/packages/webview_flutter) from 3.0.4 to 4.0.4. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/commits/webview_flutter-v4.0.4/packages/webview_flutter) --- updated-dependencies: - dependency-name: webview_flutter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- webview_flutter/step_05/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview_flutter/step_05/pubspec.yaml b/webview_flutter/step_05/pubspec.yaml index 30fb70c..792d3f6 100644 --- a/webview_flutter/step_05/pubspec.yaml +++ b/webview_flutter/step_05/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 - webview_flutter: ^3.0.4 + webview_flutter: ^4.0.4 dev_dependencies: flutter_test: