From 464f2cd5bdd43662882b27670f6c5f25a496af43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 09:40:18 -0400 Subject: [PATCH] Bump share_plus from 6.3.4 to 7.0.1 in /easel (#1972) Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 6.3.4 to 7.0.1. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v7.0.1/packages) --- updated-dependencies: - dependency-name: share_plus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- easel/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easel/pubspec.yaml b/easel/pubspec.yaml index 57b96f8bff..5d17dc31d5 100644 --- a/easel/pubspec.yaml +++ b/easel/pubspec.yaml @@ -71,7 +71,7 @@ dependencies: provider: ^6.0.1 pylons_sdk: path: ../dart_sdk - share_plus: ^6.0.0 # Used for sharing the NFT link. + share_plus: ^7.0.1 # Used for sharing the NFT link. shared_preferences: ^2.0.8 shimmer_animation: 2.1.0+1 sqflite: ^2.0.3+1