From 16ebd0b56fd3cc3f5a117f81cf925972fc19eea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 08:40:50 +0000 Subject: [PATCH] build(deps): bump share_plus from 10.1.1 to 10.1.2 Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 10.1.1 to 10.1.2. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v10.1.2/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index af1fe6f..6c48f92 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -361,10 +361,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: "3af2cda1752e5c24f2fc04b6083b40f013ffe84fb90472f30c6499a9213d5442" + sha256: "9c9bafd4060728d7cdb2464c341743adbd79d327cb067ec7afb64583540b47c8" url: "https://pub.dev" source: hosted - version: "10.1.1" + version: "10.1.2" share_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 800ed25..13522ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: http: ^1.2.2 modal_bottom_sheet: ^3.0.0 provider: ^6.1.2 - share_plus: ^10.1.1 + share_plus: ^10.1.2 dev_dependencies: flutter_test: