Skip to content

Commit b649c68

Browse files
authored
chore(analytics): Bumped device_info_plus to ^12.0.0 (#6396)
1 parent a0d96e3 commit b649c68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/analytics/amplify_analytics_pinpoint/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
amplify_db_common: ">=0.4.13 <0.5.0"
2525
amplify_secure_storage: ">=0.5.12 <0.6.0"
2626
aws_common: ">=0.7.10 <0.8.0"
27-
device_info_plus: ^11.3.3
27+
device_info_plus: ^12.0.0
2828

2929
flutter:
3030
sdk: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
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
27-
device_info_plus: ^11.3.3
27+
device_info_plus: ^12.0.0
2828
drift: ^2.25.0
2929
drift_dev: ^2.25.1
3030
ffigen: ^9.0.0

0 commit comments

Comments
 (0)