Skip to content

Commit fb43d29

Browse files
Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/material (#1252)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](flutter/plugins@url_launcher-v6.1.0...url_launcher-v6.1.1) --- 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>
1 parent 6eb74e2 commit fb43d29

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

desktop_photo_search/material/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ packages:
617617
name: url_launcher
618618
url: "https://pub.dartlang.org"
619619
source: hosted
620-
version: "6.1.0"
620+
version: "6.1.1"
621621
url_launcher_android:
622622
dependency: transitive
623623
description:

desktop_photo_search/material/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
path: plugins/menubar
2626
provider: ^6.0.2
2727
transparent_image: ^2.0.0
28-
url_launcher: ^6.1.0
28+
url_launcher: ^6.1.1
2929
uuid: ^3.0.5
3030
window_size:
3131
git:

0 commit comments

Comments
 (0)