Skip to content

Commit

Permalink
[geocoding_platform_interface]: Bump flutter_lints from 2.0.3 to 3.0.…
Browse files Browse the repository at this point in the history
…1 in /geocoding_platform_interface (#193)

* [geocoding_platform_interface]: Bump flutter_lints

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v3.0.1/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Use correct constraint

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maurits van Beusekom <[email protected]>
  • Loading branch information
dependabot[bot] and mvanbeusekom authored Jan 31, 2024
1 parent 6a7092b commit d023ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geocoding_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ^2.0.1
flutter_lints: ^3.0.1
mockito: ^5.0.0

environment:
Expand Down

0 comments on commit d023ac3

Please sign in to comment.