From 0e94dcde330cf42cede5e4892e0e4aba5e9ca2d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 01:32:13 +0000 Subject: [PATCH] Bump webview_flutter from 3.0.4 to 4.0.0 in /webview_flutter/step_12 Bumps [webview_flutter](https://github.com/flutter/plugins/tree/main/packages/webview_flutter) from 3.0.4 to 4.0.0. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/commits/webview_flutter-v4.0.0/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_12/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview_flutter/step_12/pubspec.yaml b/webview_flutter/step_12/pubspec.yaml index 223b044..3daa42e 100644 --- a/webview_flutter/step_12/pubspec.yaml +++ b/webview_flutter/step_12/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.0 path_provider: ^2.0.11 dev_dependencies: