Skip to content

Commit e5fb9d2

Browse files
committed
chore: ⬆️ Upgrade package_info_plus
1 parent 26d34fc commit e5fb9d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -636,18 +636,18 @@ packages:
636636
dependency: "direct main"
637637
description:
638638
name: package_info_plus
639-
sha256: cb44f49b6e690fa766f023d5b22cac6b9affe741dd792b6ac7ad4fabe0d7b097
639+
sha256: a75164ade98cb7d24cfd0a13c6408927c6b217fa60dee5a7ff5c116a58f28918
640640
url: "https://pub.dev"
641641
source: hosted
642-
version: "6.0.0"
642+
version: "8.0.2"
643643
package_info_plus_platform_interface:
644644
dependency: transitive
645645
description:
646646
name: package_info_plus_platform_interface
647-
sha256: "9bc8ba46813a4cc42c66ab781470711781940780fd8beddd0c3da62506d3a6c6"
647+
sha256: ac1f4a4847f1ade8e6a87d1f39f5d7c67490738642e2542f559ec38c37489a66
648648
url: "https://pub.dev"
649649
source: hosted
650-
version: "2.0.1"
650+
version: "3.0.1"
651651
path:
652652
dependency: transitive
653653
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies:
7070
logging: ^1.2.0
7171

7272
# Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android
73-
package_info_plus: ^6.0.0
73+
package_info_plus: ^8.0.2
7474

7575
# A package exposing annotations for riverpod_generator
7676
riverpod_annotation: ^2.3.5

0 commit comments

Comments
 (0)