Skip to content

Commit

Permalink
chore(deps): bump url_launcher from 6.1.5 to 6.1.6
Browse files Browse the repository at this point in the history
Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.6/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]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2022
1 parent 178b4ea commit 6e6cf99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.5"
version: "6.1.6"
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 @@ -17,7 +17,7 @@ dependencies:
http: ^0.13.5
shared_preferences: ^2.0.11
spotify: ^0.8.0
url_launcher: ^6.1.5
url_launcher: ^6.1.6
youtube_explode_dart: ^1.12.1
bitsdojo_window: ^0.1.5
path: ^1.8.0
Expand Down

0 comments on commit 6e6cf99

Please sign in to comment.