Skip to content

Commit

Permalink
build(deps): bump go_router from 11.1.2 to 11.1.3 (#329)
Browse files Browse the repository at this point in the history
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v11.1.3/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent a677ad1 commit 8b0071a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -835,10 +835,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: a07c781bf55bf11ae85133338e4850f0b4e33e261c44a66c750fc707d65d8393
sha256: "1bd28265168045adb2df3da178bdbd44d37dddca0e7cfc867f8665d4f6b31f0c"
url: "https://pub.dev"
source: hosted
version: "11.1.2"
version: "11.1.3"
googleapis_auth:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
flutter_svg: ^2.0.7
freezed_annotation: ^2.4.1
get_it: ^7.6.4
go_router: ^11.1.2
go_router: ^11.1.3
hive_flutter: ^1.1.0
http: ^0.13.6
http_proxy: ^1.2.1
Expand Down

0 comments on commit 8b0071a

Please sign in to comment.