From c42526ffe4a02fd86c93b589a3130d9fbc9cc8de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 22:29:07 +1000 Subject: [PATCH] Bump go_router from 7.1.1 to 8.0.0 in /game_template (#1881) --- game_template/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_template/pubspec.yaml b/game_template/pubspec.yaml index ec6dd9904..cef00768d 100644 --- a/game_template/pubspec.yaml +++ b/game_template/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: audioplayers: ^4.0.0 cupertino_icons: ^1.0.2 - go_router: ^7.0.0 + go_router: ^8.0.0 logging: ^1.1.0 provider: ^6.0.2 shared_preferences: ^2.0.13