Skip to content

Commit

Permalink
chore(deps): bump patrol from 3.3.0 to 3.6.0 in /example
Browse files Browse the repository at this point in the history
Bumps [patrol](https://github.com/leancodepl/patrol/tree/master/packages) from 3.3.0 to 3.6.0.
- [Release notes](https://github.com/leancodepl/patrol/releases)
- [Changelog](https://github.com/leancodepl/patrol/blob/master/docs/patrol-finders-release.mdx)
- [Commits](https://github.com/leancodepl/patrol/commits/patrol-v3.6.0/packages)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 75de6b7 commit adcbd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
patrol: ">=3.3.0 <3.4.0"
patrol: ^3.6.0
pub_semver: ^2.1.4

flutter:
Expand Down

0 comments on commit adcbd66

Please sign in to comment.