Skip to content

Commit 51edf6f

Browse files
Bump go_router from 15.1.3 to 16.0.0 in /deeplink_cookbook
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 15.1.3 to 16.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/go_router-v16.0.0/packages) --- updated-dependencies: - dependency-name: go_router dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc096e3 commit 51edf6f

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: ^15.1.2
37+
go_router: ^16.0.0
3838

3939
dev_dependencies:
4040
flutter_test:

0 commit comments

Comments
 (0)