From 85052016a26a3491393650ebc36d728b96d9f04c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 01:21:48 +0000 Subject: [PATCH] Bump webview_flutter from 3.0.4 to 4.0.6 in /webview_flutter/step_10 Bumps [webview_flutter](https://github.com/flutter/packages/tree/main/packages/webview_flutter) from 3.0.4 to 4.0.6. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/webview_flutter-v4.0.6/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_10/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview_flutter/step_10/pubspec.yaml b/webview_flutter/step_10/pubspec.yaml index 30fb70c..8a2a2c4 100644 --- a/webview_flutter/step_10/pubspec.yaml +++ b/webview_flutter/step_10/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.6 dev_dependencies: flutter_test: