From afdab6b5aa0f9ffcf548d4bd1b1e577c75c6c352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 06:21:53 +1000 Subject: [PATCH] Bump go_router from 8.2.0 to 9.0.0 in /deeplink_store_example (#1922) --- 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 3f1b6f6ff..a3ac237b7 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: ^8.2.0 + go_router: ^9.0.0 dev_dependencies: flutter_test: