diff --git a/starterkit_app/pubspec.lock b/starterkit_app/pubspec.lock index 2a8419a8..26c1e0fc 100644 --- a/starterkit_app/pubspec.lock +++ b/starterkit_app/pubspec.lock @@ -205,10 +205,10 @@ packages: dependency: "direct main" description: name: connectivity_plus - sha256: b5e72753cf63becce2c61fd04dfe0f1c430cc5278b53a1342dc5ad839eab29ec + sha256: "33bae12a398f841c6cda09d1064212957265869104c478e5ad51e2fb26c3973c" url: "https://pub.dev" source: hosted - version: "6.1.5" + version: "7.0.0" connectivity_plus_platform_interface: dependency: transitive description: diff --git a/starterkit_app/pubspec.yaml b/starterkit_app/pubspec.yaml index 676c024e..12ae2d3d 100644 --- a/starterkit_app/pubspec.yaml +++ b/starterkit_app/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: auto_route: ^10.1.0+1 collection: ^1.19.1 - connectivity_plus: ^6.1.4 + connectivity_plus: ^7.0.0 context_plus: ^6.0.5 cupertino_icons: ^1.0.8 dio: ^5.8.0+1