From 69ab8b9fbd0d32a563171f7ad732c834c7db6d06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 19:09:17 +1100 Subject: [PATCH] Bump go_router from 5.2.4 to 6.0.0 in /animations (#1539) --- animations/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animations/pubspec.yaml b/animations/pubspec.yaml index 2da5ca920..8b50593c9 100644 --- a/animations/pubspec.yaml +++ b/animations/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 - go_router: ^5.2.3 + go_router: ^6.0.0 dev_dependencies: flutter_test: