From e465bc5067368acc76ab1e0be28ea3dfbcf829c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 00:05:39 +0000 Subject: [PATCH] build(deps): bump connectivity_plus from 6.1.3 to 6.1.5 Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 6.1.3 to 6.1.5. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v6.1.5/packages/connectivity_plus) --- updated-dependencies: - dependency-name: connectivity_plus dependency-version: 6.1.5 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 1533137..552eea8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -76,10 +76,10 @@ packages: dependency: "direct main" description: name: connectivity_plus - sha256: "04bf81bb0b77de31557b58d052b24b3eee33f09a6e7a8c68a3e247c7df19ec27" + sha256: b5e72753cf63becce2c61fd04dfe0f1c430cc5278b53a1342dc5ad839eab29ec url: "https://pub.dev" source: hosted - version: "6.1.3" + version: "6.1.5" connectivity_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7df1175..6b33f09 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dependencies: path_provider: ^2.0.13 shared_preferences: ^2.5.1 reactive_forms: ^17.0.1 - connectivity_plus: ^6.1.3 + connectivity_plus: ^6.1.5 talker: ^4.6.11 talker_flutter: ^4.6.11 talker_riverpod_logger: ^4.8.4