Skip to content

Commit 520d2ad

Browse files
committed
Chore(api): Bumped connectivity_plus to ^7.0.0
1 parent 725d190 commit 520d2ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/api/amplify_api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
amplify_api_dart: ">=0.5.12 <0.6.0"
2323
amplify_core: ">=2.7.0 <2.8.0"
2424
amplify_flutter: ">=2.7.0 <2.8.0"
25-
connectivity_plus: ^6.0.1
25+
connectivity_plus: ^7.0.0
2626
flutter:
2727
sdk: flutter
2828
meta: ^1.16.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
built_value: ^8.10.1
2121
built_value_generator: ^8.10.1
2222
code_builder: ^4.10.1
23-
connectivity_plus: ^6.0.1
23+
connectivity_plus: ^7.0.0
2424
# This must roughly match what's included in `dart format`
2525
# on stable so that CI checks pass for generated code.
2626
dart_style: ^3.0.1

0 commit comments

Comments
 (0)