Skip to content

Commit dd19d9d

Browse files
fix(deps): update dependency go_router to v17.2.0
1 parent 7f7f430 commit dd19d9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,10 @@ packages:
321321
dependency: "direct main"
322322
description:
323323
name: go_router
324-
sha256: "7974313e217a7771557add6ff2238acb63f635317c35fa590d348fb238f00896"
324+
sha256: "48fb2f42ad057476fa4b733cb95e9f9ea7b0b010bb349ea491dca7dbdb18ffc4"
325325
url: "https://pub.dev"
326326
source: hosted
327-
version: "17.1.0"
327+
version: "17.2.0"
328328
graphs:
329329
dependency: transitive
330330
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
flutter_localizations:
1616
sdk: flutter
1717
url_launcher: ^6.3.2
18-
go_router: 17.1.0
18+
go_router: 17.2.0
1919
freezed_annotation: ^3.1.0
2020
dio: ^5.9.2
2121
dio_cache_interceptor: ^4.0.6

0 commit comments

Comments
 (0)