From 282f74d6230b42e46a675ec8a1b636c202fcb6ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 08:18:37 +0000 Subject: [PATCH] Bump go_router from 14.8.1 to 15.0.0 in /navigation_and_routing Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 14.8.1 to 15.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/go_router-v15.0.0/packages) --- updated-dependencies: - dependency-name: go_router dependency-version: 15.0.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 578687f8ee8..73a4a194f71 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: ^14.0.0 + go_router: ^15.0.0 url_launcher: ^6.1.1 window_size: git: