Skip to content

Commit

Permalink
Bump webview_flutter from 4.4.2 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps [webview_flutter](https://github.com/flutter/packages/tree/main/packages/webview_flutter) from 4.4.2 to 4.5.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/webview_flutter-v4.5.0/packages/webview_flutter)

---
updated-dependencies:
- dependency-name: webview_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent a9445d2 commit 4a7c5ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -894,10 +894,10 @@ packages:
dependency: "direct main"
description:
name: webview_flutter
sha256: "42393b4492e629aa3a88618530a4a00de8bb46e50e7b3993fedbfdc5352f0dbf"
sha256: d81b68e88cc353e546afb93fb38958e3717282c5ac6e5d3be4a4aef9fc3c1413
url: "https://pub.dev"
source: hosted
version: "4.4.2"
version: "4.5.0"
webview_flutter_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
intl: ^0.18.0
json_annotation: ^4.8.1
url_launcher: ^6.2.2
webview_flutter: ^4.4.2
webview_flutter: ^4.5.0

dev_dependencies:
bloc_test: ^9.1.4
Expand Down

0 comments on commit 4a7c5ae

Please sign in to comment.