From f63c567e94d8f3cb4d3f7666622eb7258d83ee5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 16:28:49 +0000 Subject: [PATCH] Bump webview_windows from 0.1.9 to 0.2.2 Bumps [webview_windows](https://github.com/jnschulze/flutter-webview-windows) from 0.1.9 to 0.2.2. - [Release notes](https://github.com/jnschulze/flutter-webview-windows/releases) - [Changelog](https://github.com/jnschulze/flutter-webview-windows/blob/main/CHANGELOG.md) - [Commits](https://github.com/jnschulze/flutter-webview-windows/commits) --- updated-dependencies: - dependency-name: webview_windows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b46da46..174444a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: permission_handler: ^9.2.0 url_launcher: ^6.0.12 webview_flutter: ^3.0.2 - webview_windows: ^0.1.6 + webview_windows: ">=0.1.6 <0.3.0" dev_dependencies: flutter_test: