Skip to content

Commit

Permalink
chore(dependencies): bump package_info_plus (aws-amplify#5274)
Browse files Browse the repository at this point in the history
chore: bump package_info_plus
  • Loading branch information
khatruong2009 authored and tyllark committed Aug 14, 2024
1 parent 7ce7174 commit b5ea96d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/analytics/amplify_analytics_pinpoint/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
flutter:
sdk: flutter
meta: ^1.7.0
package_info_plus: ^6.0.0
package_info_plus: ^8.0.0
path_provider: ^2.0.0

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/authenticator/amplify_authenticator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
intl: ">=0.18.0 <1.0.0"
meta: ^1.7.0
# TODO(equartey): Remove this once we have our own method of getting the app name
package_info_plus: ^6.0.0
package_info_plus: ^8.0.0
qr_flutter: 4.1.0
smithy: ">=0.7.1 <0.8.0"
stream_transform: ^2.0.0
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
json_serializable: 6.8.0
mime: ^1.0.0
oauth2: ^2.0.2
package_info_plus: ^6.0.0
package_info_plus: ^8.0.0
pigeon: ^11.0.0
sqlite3: ">=2.0.0 <2.4.3"
source_gen: ^1.3.2
Expand Down

0 comments on commit b5ea96d

Please sign in to comment.