Skip to content

Commit be52ca4

Browse files
[geolocator_linux]: Bump flutter_lints in /geolocator_linux/example (#1672)
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48beaf0 commit be52ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geolocator_linux/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies:
3333
dev_dependencies:
3434
flutter_test:
3535
sdk: flutter
36-
flutter_lints: ^3.0.1
36+
flutter_lints: ^5.0.0
3737

3838
# For information on the generic Dart part of this file, see the
3939
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)