Skip to content

Commit 4824042

Browse files
[geolocator_apple]: Bump flutter_lints in /geolocator_apple/example (#1510)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d15114f commit 4824042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geolocator_apple/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
dev_dependencies:
3636
flutter_test:
3737
sdk: flutter
38-
flutter_lints: ^3.0.1
38+
flutter_lints: ^4.0.0
3939

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

0 commit comments

Comments
 (0)