From d02ca397ad8b1d29770c1b68ecef64c9d9398845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 12:03:52 +0000 Subject: [PATCH] build(deps): bump share_plus in the patch-and-minor group Bumps the patch-and-minor group with 1 update: [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus). Updates `share_plus` from 13.2.0 to 13.2.1 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.2.1/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-version: 13.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor ... 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 4c2ad8e..9b41c18 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -329,10 +329,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: "9eee8283462d91a7a1c8bdb67d08874abd75a2f8fae3bc0ca033035e375fb3d8" + sha256: "02180b01c1237b9706b663d9402b2cf2402b3407f48cce99cc19e3200f095b8a" url: "https://pub.dev" source: hosted - version: "13.2.0" + version: "13.2.1" share_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2a96779..06bb75f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: sdk: flutter flutter_localizations: sdk: flutter - share_plus: ^13.2.0 + share_plus: ^13.2.1 path_provider: ^2.1.6 web: ^1.1.1 dev_dependencies: