From 6dd21f19c21c604b0c8d0de9d6283c353e4072c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:26:34 +0000 Subject: [PATCH] Bump go_router from 7.0.2 to 12.1.1 in /veggieseasons Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 7.0.2 to 12.1.1. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/go_router-v12.1.1/packages) --- updated-dependencies: - dependency-name: go_router dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- veggieseasons/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/veggieseasons/pubspec.yaml b/veggieseasons/pubspec.yaml index 85b88ce4c80..55bb508b34a 100644 --- a/veggieseasons/pubspec.yaml +++ b/veggieseasons/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: path: plugins/window_size # TODO: https://github.com/flutter/samples/issues/1838 # go_router ^7.1.0 is breaking the state restoration tests - go_router: 7.0.2 + go_router: 12.1.1 dev_dependencies: analysis_defaults: