From f8d28122d587a7e2fc7c0511c17faf57340667bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 12:24:36 +0000 Subject: [PATCH] Bump go_router from 15.1.3 to 16.1.0 in /navigation_and_routing Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 15.1.3 to 16.1.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/go_router-v16.1.0/packages) --- updated-dependencies: - dependency-name: go_router dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 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 73a4a194f..55bef920d 100644 --- a/navigation_and_routing/pubspec.yaml +++ b/navigation_and_routing/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: cupertino_icons: ^1.0.2 flutter: sdk: flutter - go_router: ^15.0.0 + go_router: ^16.1.0 url_launcher: ^6.1.1 window_size: git: