Skip to content

Commit

Permalink
build(deps): bump url_launcher from 6.3.0 to 6.3.1 (#391)
Browse files Browse the repository at this point in the history
Bumps [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.3.1/packages/url_launcher)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent be55e55 commit 851a02e
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 @@ -1284,10 +1284,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: "21b704ce5fa560ea9f3b525b43601c678728ba46725bab9b01187b4831377ed3"
sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603"
url: "https://pub.dev"
source: hosted
version: "6.3.0"
version: "6.3.1"
url_launcher_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 @@ -54,7 +54,7 @@ dependencies:
json_annotation: ^4.9.0
os_detect: ^2.0.1
riverpod_annotation: ^2.6.1
url_launcher: ^6.3.0
url_launcher: ^6.3.1

dev_dependencies:
auto_route_generator: ^9.0.0
Expand Down

0 comments on commit 851a02e

Please sign in to comment.