Skip to content

Commit

Permalink
Bump geocoding from 2.1.0 to 2.1.1 (#2041)
Browse files Browse the repository at this point in the history
Bumps [geocoding](https://github.com/baseflow/flutter-geocoding) from 2.1.0 to 2.1.1.
- [Commits](https://github.com/baseflow/flutter-geocoding/commits)

---
updated-dependencies:
- dependency-name: geocoding
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 8a6749f commit 45b949f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -593,10 +593,10 @@ packages:
dependency: "direct main"
description:
name: geocoding
sha256: b34c0501bbbaf3190b85bef3078b27cf66c28a8915c6d3af50d67f356aa7da31
sha256: e1dc0ac56666d9ed1d5a9ae5543ce9eb5986db6209cc7600103487d09192059c
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "2.1.1"
geocoding_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies:
flutter_speed_dial: ^7.0.0
flutter_svg: ^2.0.7
font_awesome_flutter: ^10.5.0
geocoding: ^2.1.0
geocoding: ^2.1.1
geolocator: ^10.1.0
get_it: ^7.5.0
google_maps_flutter: ^2.3.0
Expand Down

0 comments on commit 45b949f

Please sign in to comment.