Skip to content

Commit

Permalink
[geolocator_android]: Bump flutter_lints in /geolocator_android
Browse files Browse the repository at this point in the history
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent b53e4a5 commit 00f063b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geolocator_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ dev_dependencies:
async: ^2.8.2
flutter_test:
sdk: flutter
flutter_lints: ">=3.0.0 <5.0.0"
flutter_lints: ">=3.0.0 <6.0.0"
mockito: ^5.2.0
plugin_platform_interface: ^2.1.2

0 comments on commit 00f063b

Please sign in to comment.