Skip to content

Commit f8a7552

Browse files
Bump go_router from 16.3.0 to 17.0.0 in /deeplink_cookbook
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 16.3.0 to 17.0.0. - [Commits](https://github.com/flutter/packages/commits/go_router-v17.0.0/packages) --- updated-dependencies: - dependency-name: go_router dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ac2d9c commit f8a7552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deeplink_cookbook/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
cupertino_icons: ^1.0.8
37-
go_router: ^16.0.0
37+
go_router: ^17.0.0
3838

3939
dev_dependencies:
4040
flutter_test:

0 commit comments

Comments
 (0)