From 3b8325f9cafec4ea93481854cfbebb226d8f52a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 03:49:14 +0000 Subject: [PATCH] build(deps): bump android_intent_plus from 5.0.2 to 5.1.0 Bumps [android_intent_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/android_intent_plus-v5.1.0/packages) --- updated-dependencies: - dependency-name: android_intent_plus dependency-type: direct:production update-type: version-update:semver-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 fc6c81f..d7daad8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,10 +21,10 @@ packages: dependency: "direct main" description: name: android_intent_plus - sha256: "2bfdbee8d65e7c26f88b66f0a91f2863da4d3596d8a658b4162c8de5cf04b074" + sha256: "007703c1b2cac7ca98add3336b98cffa4baa11d5133cc463293dba9daa39cdf6" url: "https://pub.dev" source: hosted - version: "5.0.2" + version: "5.1.0" ansicolor: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 0fc42f3..e809284 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: '>=3.4.0 <4.0.0' dependencies: - android_intent_plus: ^5.0.2 + android_intent_plus: ^5.1.0 bloc: ^8.1.4 bottom_navy_bar: git: