Skip to content

Commit

Permalink
Merge pull request #17 from mkobuolys/dependabot/pub/go_router-11.0.0
Browse files Browse the repository at this point in the history
chore(deps): bump go_router from 10.2.0 to 11.0.0
  • Loading branch information
mkobuolys authored Sep 22, 2023
2 parents 918e886 + 08f0890 commit 6986630
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- fix: `FlutterDeckSlideStepsBuilder` triggers builder on slide change
- fix: `FlutterDeckSlideStepsListener` triggers listener on slide change
- chore(deps): upgrade to go_router ^11.0.0

# 0.4.2

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
flutter:
sdk: flutter
flutter_highlight: ^0.7.0
go_router: ^10.1.2
go_router: ^11.0.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 6986630

Please sign in to comment.