From b72ad0a8197df748ea6b3880fca0afeff8a43953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 15:14:28 +1100 Subject: [PATCH] Bump go_router from 12.1.3 to 13.0.0 in /platform_channels (#2127) --- platform_channels/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform_channels/pubspec.yaml b/platform_channels/pubspec.yaml index ab3e7ac19..dbb2a0050 100644 --- a/platform_channels/pubspec.yaml +++ b/platform_channels/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: sdk: flutter cupertino_icons: ^1.0.3 - go_router: ">=10.1.0 <13.0.0" + go_router: ">=10.1.0 <14.0.0" dev_dependencies: analysis_defaults: