From 5ff84a0c7a4041866ffe468726f94a77a17fad1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 07:01:29 +0000 Subject: [PATCH] Bump share_plus from 7.0.0 to 7.0.2 Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 7.0.0 to 7.0.2. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v7.0.2/packages) --- 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 0311859..1bfc36c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -796,10 +796,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: "322a1ec9d9fe07e2e2252c098ce93d12dbd06133cc4c00ffe6a4ef505c295c17" + sha256: ed3fcea4f789ed95913328e629c0c53e69e80e08b6c24542f1b3576046c614e8 url: "https://pub.dev" source: hosted - version: "7.0.0" + version: "7.0.2" share_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ce37905..071516f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: flutter_staggered_grid_view: ^0.6.2 json_serializable: ^6.1.4 retrofit: ^3.0.1+1 - share_plus: ^7.0.0 + share_plus: ^7.0.2 uuid: ^3.0.7 logger: ^1.1.0 firebase_core: ^2.4.1