From b45f3d307bc94673751ca0092aa87359d3d5296f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 06:24:08 +1000 Subject: [PATCH] Bump go_router from 8.2.0 to 9.0.0 in /testing_app (#1918) --- 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 2037827db..96cf93029 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: ">=7.0.0 <9.0.0" + go_router: ">=7.0.0 <10.0.0" dev_dependencies: analysis_defaults: