From c077d662d3cd2fd49d4bd8ad89ba783b2287ee91 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 20 Sep 2022 00:00:29 +0000 Subject: [PATCH] chore(deps): update dependency go_router to v5 --- packages/wyatt_authentication_bloc/example_router/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/wyatt_authentication_bloc/example_router/pubspec.yaml b/packages/wyatt_authentication_bloc/example_router/pubspec.yaml index 5f6dec50..50868985 100644 --- a/packages/wyatt_authentication_bloc/example_router/pubspec.yaml +++ b/packages/wyatt_authentication_bloc/example_router/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: flutter: sdk: flutter - go_router: ^4.2.8 + go_router: ^5.0.0 firebase_core: ^1.21.0 flutter_bloc: ^8.1.1 wyatt_authentication_bloc: