From 3b2dff68a042bfaef5e7529da3280cc7adcf8d42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 19:11:08 +1100 Subject: [PATCH] Bump go_router from 5.2.4 to 6.0.0 in /form_app (#1538) --- form_app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/form_app/pubspec.yaml b/form_app/pubspec.yaml index 23d53dfe0..7a4501bfc 100644 --- a/form_app/pubspec.yaml +++ b/form_app/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: git: url: https://github.com/google/flutter-desktop-embedding.git path: plugins/window_size - go_router: ^5.2.4 + go_router: ^6.0.0 dev_dependencies: flutter_test: