Skip to content

Commit fedf0f5

Browse files
[geolocator_android]: Bump flutter_lints in /geolocator_android (#1505)
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3aba627 commit fedf0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geolocator_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ dev_dependencies:
2828
async: ^2.8.2
2929
flutter_test:
3030
sdk: flutter
31-
flutter_lints: ^3.0.0
31+
flutter_lints: ">=3.0.0 <5.0.0"
3232
mockito: ^5.2.0
3333
plugin_platform_interface: ^2.1.2

0 commit comments

Comments
 (0)