From 2ee1222244c5a0157bbdb5d17255ced9217162d8 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Fri, 22 May 2026 15:05:46 +0000 Subject: [PATCH] fix(deps): update dependency package_info_plus to v10 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cb0bb83..da31a04 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: font_awesome_flutter: ^11.0.0 intl: any json_schema: ^5.2.2 - package_info_plus: ^9.0.0 + package_info_plus: ^10.1.0 path_provider: ^2.1.5 provider: ^6.1.5 skeletonizer: ^2.1.0+1 -- 2.49.1