From 232b33fc34f17df591359100f5faedb093f2362a Mon Sep 17 00:00:00 2001 From: Marcelo Glasberg <13332110+marcglasberg@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:24:58 -0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f7667a8..a331226 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ environment: flutter: ">=3.16.0" dependencies: - async_redux_core: ^1.2.1 + async_redux_core: ^1.3.0 meta: ^1.11.0 path_provider: ^2.1.3 file: ^7.0.0