From 5cb17f2a0dff397fde341ddfd4a3e0e31d4312dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 10:31:10 +0000 Subject: [PATCH] chore(deps): bump connectivity_plus from 5.0.2 to 6.0.1 in /mobile Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 5.0.2 to 6.0.1. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v6.0.1/packages/connectivity_plus) --- updated-dependencies: - dependency-name: connectivity_plus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mobile/pubspec.lock | 8 ++++---- mobile/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index ec28e88..2a4661e 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -270,18 +270,18 @@ packages: dependency: "direct main" description: name: connectivity_plus - sha256: "224a77051d52a11fbad53dd57827594d3bd24f945af28bd70bab376d68d437f0" + sha256: e9feae83b1849f61bad9f6f33ee00646e3410d54ce0821e02f262f9901dad3c9 url: "https://pub.dev" source: hosted - version: "5.0.2" + version: "6.0.1" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface - sha256: cf1d1c28f4416f8c654d7dc3cd638ec586076255d407cef3ddbdaf178272a71a + sha256: b6a56efe1e6675be240de39107281d4034b64ac23438026355b4234042a35adb url: "https://pub.dev" source: hosted - version: "1.2.4" + version: "2.0.0" convert: dependency: transitive description: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 269bb1c..b852f69 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: chopper: ^7.1.1 cloud_messaging_service: path: packages/cloud_messaging_service - connectivity_plus: ^5.0.2 + connectivity_plus: ^6.0.1 dartx: ^1.2.0 draggable_home: ^1.0.5 easy_debounce: ^2.0.3