From 6fefe315236277c73fb3fe29d1c5bcc42cdf1c7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 06:12:23 +1100 Subject: [PATCH] Bump go_router from 12.1.3 to 13.0.0 in /navigation_and_routing (#2120) --- navigation_and_routing/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navigation_and_routing/pubspec.yaml b/navigation_and_routing/pubspec.yaml index 2f64893dc..8d4b809de 100644 --- a/navigation_and_routing/pubspec.yaml +++ b/navigation_and_routing/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: cupertino_icons: ^1.0.2 flutter: sdk: flutter - go_router: ^12.0.0 + go_router: ^13.0.0 path_to_regexp: ^0.4.0 quiver: ^3.1.0 url_launcher: ^6.1.1