From ffeabdad74d573a1a67b39a24389c9783c933759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 15:15:11 +1100 Subject: [PATCH] Bump go_router from 12.1.3 to 13.0.0 in /deeplink_store_example (#2126) --- deeplink_store_example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deeplink_store_example/pubspec.yaml b/deeplink_store_example/pubspec.yaml index 68cd6d962..14857e829 100644 --- a/deeplink_store_example/pubspec.yaml +++ b/deeplink_store_example/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 shrine_images: ^2.0.2 - go_router: ^12.0.0 + go_router: ^13.0.0 dev_dependencies: flutter_test: