Skip to content

Commit c51445e

Browse files
chore(dependencies): bump package_info_plus (#5274)
chore: bump package_info_plus
1 parent c6a06ef commit c51445e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/analytics/amplify_analytics_pinpoint/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies:
2828
flutter:
2929
sdk: flutter
3030
meta: ^1.7.0
31-
package_info_plus: ^6.0.0
31+
package_info_plus: ^8.0.0
3232
path_provider: ^2.0.0
3333

3434
dev_dependencies:

packages/authenticator/amplify_authenticator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
intl: ">=0.18.0 <1.0.0"
2424
meta: ^1.7.0
2525
# TODO(equartey): Remove this once we have our own method of getting the app name
26-
package_info_plus: ^6.0.0
26+
package_info_plus: ^8.0.0
2727
qr_flutter: 4.1.0
2828
smithy: ">=0.7.1 <0.8.0"
2929
stream_transform: ^2.0.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies:
3737
json_serializable: 6.8.0
3838
mime: ^1.0.0
3939
oauth2: ^2.0.2
40-
package_info_plus: ^6.0.0
40+
package_info_plus: ^8.0.0
4141
pigeon: ^11.0.0
4242
sqlite3: ">=2.0.0 <2.4.3"
4343
source_gen: ^1.3.2

0 commit comments

Comments
 (0)