From ea58ce6c8c7adbe9ec3256ad56b1f694c07d4a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 19:07:12 +0000 Subject: [PATCH] chore(deps): Bump share_plus from 10.1.4 to 13.2.1 Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 10.1.4 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-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f59e3eb..103b338 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: sdk: flutter http: ^1.2.0 shared_preferences: ^2.3.2 - share_plus: ^10.0.3 + share_plus: ^13.2.1 flutter_markdown: ^0.7.4 url_launcher: ^6.3.0