Skip to content

Commit

Permalink
chore(deps): bump url_strategy in /examples/presentation
Browse files Browse the repository at this point in the history
Bumps [url_strategy](https://github.com/simpleclub/url_strategy) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/simpleclub/url_strategy/releases)
- [Commits](https://github.com/simpleclub/url_strategy/commits/url_strategy-v0.3.0)

---
updated-dependencies:
- dependency-name: url_strategy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and GregoryConrad committed Aug 5, 2024
1 parent c66e907 commit 42123e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/presentation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
flutter_rearch: ^1.6.7
graphview: ^1.2.0
rearch: ^1.10.1
url_strategy: ^0.2.0
url_strategy: ^0.3.0

flutter:
uses-material-design: true
Expand Down

0 comments on commit 42123e7

Please sign in to comment.