Skip to content

Commit

Permalink
[geocoding_android]: Bump flutter_lints from 2.0.3 to 3.0.1 in /geoco…
Browse files Browse the repository at this point in the history
…ding_android (#192)

* [geocoding_android]: Bump flutter_lints in /geocoding_android

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v3.0.1/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>

* [geocoding_android]: Bump flutter_lints in /geocoding_android

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v3.0.1/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>

* Fix analysis warnings

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
  • Loading branch information
dependabot[bot] and mvanbeusekom authored Jan 31, 2024
1 parent 2ecec92 commit 1738a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geocoding_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ^2.0.1
flutter_lints: ^3.0.1
mockito: ^5.0.0
plugin_platform_interface: ^2.0.0

Expand Down

0 comments on commit 1738a02

Please sign in to comment.