From 6fdb2239517644895c6329441a858cccbd607b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 06:12:37 +1100 Subject: [PATCH] Bump go_router from 12.1.3 to 13.0.0 in /testing_app (#2122) --- testing_app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing_app/pubspec.yaml b/testing_app/pubspec.yaml index c1b0216d3..e68609262 100644 --- a/testing_app/pubspec.yaml +++ b/testing_app/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: cupertino_icons: ^1.0.3 provider: ^6.0.2 - go_router: ">=10.0.0 <13.0.0" + go_router: ">=10.0.0 <14.0.0" dev_dependencies: analysis_defaults: