Skip to content

Commit

Permalink
build(deps): bump url_launcher from 6.1.11 to 6.1.12 (#86)
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.1.11 to 6.1.12.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.1.12/packages/url_launcher)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2023
1 parent a916f12 commit 181cd6d
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 @@ -910,10 +910,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: eb1e00ab44303d50dd487aab67ebc575456c146c6af44422f9c13889984c00f3
sha256: "781bd58a1eb16069412365c98597726cd8810ae27435f04b3b4d3a470bacd61e"
url: "https://pub.dev"
source: hosted
version: "6.1.11"
version: "6.1.12"
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 @@ -50,7 +50,7 @@ dependencies:
path_provider: ^2.0.15
permission_handler: ^10.2.0
shared_preferences: ^2.2.0
url_launcher: ^6.1.11
url_launcher: ^6.1.12
workmanager: ^0.5.1

dev_dependencies:
Expand Down

0 comments on commit 181cd6d

Please sign in to comment.