From 591c89ff02ca928861a541768e87507cb10a6b61 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 26 Jun 2024 18:10:38 +0100 Subject: [PATCH] chore(pubspec): update provider to ^6.1.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1baf4d3..cf2b2e8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: file_picker: ^8.0.5 shared_preferences: ^2.2.3 package_info_plus: ^8.0.0 - provider: ^6.0.1 + provider: ^6.1.2 gettext: ^1.2.0 gettext_parser: ^0.2.0 desktop_notifications: ^0.6.1