Skip to content

Commit b508b14

Browse files
[geocoding_ios]: Bump flutter_lints in /geocoding_ios
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b9148b commit b508b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geocoding_ios/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dev_dependencies:
1818
flutter_test:
1919
sdk: flutter
2020

21-
flutter_lints: ^5.0.0
21+
flutter_lints: ">=5.0.0 <7.0.0"
2222
mockito: ^5.0.0
2323
plugin_platform_interface: ^2.0.0
2424

0 commit comments

Comments
 (0)