diff --git a/packages/api/amplify_api/pubspec.yaml b/packages/api/amplify_api/pubspec.yaml index ddfed7a74b3..5808c9f43c0 100644 --- a/packages/api/amplify_api/pubspec.yaml +++ b/packages/api/amplify_api/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: amplify_api_dart: ">=0.5.12 <0.6.0" amplify_core: ">=2.7.0 <2.8.0" amplify_flutter: ">=2.7.0 <2.8.0" - connectivity_plus: ^6.0.1 + connectivity_plus: ^7.0.0 flutter: sdk: flutter meta: ^1.16.0 diff --git a/pubspec.yaml b/pubspec.yaml index b90d46c6eeb..92fb135e67b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: built_value: ^8.10.1 built_value_generator: ^8.10.1 code_builder: ^4.10.1 - connectivity_plus: ^6.0.1 + connectivity_plus: ^7.0.0 # This must roughly match what's included in `dart format` # on stable so that CI checks pass for generated code. dart_style: ^3.0.1