From 352b2f94bc451892e49b1c7edc4ad2fc165c7c3b Mon Sep 17 00:00:00 2001 From: Hank Grabowski Date: Sun, 19 May 2024 15:11:51 -0400 Subject: [PATCH] Update provider in yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 65d6687..0f0f5f4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: objectbox_flutter_libs: ^2.3.1 path: ^1.9.0 path_provider: ^2.1.3 - provider: ^6.0.4 + provider: ^6.1.2 result_monad: git: url: https://gitlab.com/HankG/dart-result-monad.git