From 5804a42c44e3a6e011e1f5b81b36561662e3b395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 06:06:25 +0000 Subject: [PATCH] chore(deps): bump share_plus from 13.2.0 to 13.2.1 Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/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 ... 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 67005b8..4604155 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -801,10 +801,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 82974d8..1ef51e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: path: ^1.9.1 path_provider: ^2.1.6 provider: ^6.1.5+1 - share_plus: ^13.2.0 + share_plus: ^13.2.1 shared_preferences: ^2.5.5 universal_feed: ^0.7.0 url_launcher: ^6.3.2