Skip to content

Commit

Permalink
Bump geolocator from 10.0.0 to 10.0.1 (#2015)
Browse files Browse the repository at this point in the history
Bumps [geolocator](https://github.com/baseflow/flutter-geolocator) from 10.0.0 to 10.0.1.
- [Commits](Baseflow/flutter-geolocator@geolocator_v10.0.0...geolocator_v10.0.1)

---
updated-dependencies:
- dependency-name: geolocator
  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 Sep 11, 2023
1 parent f0fafec commit 6a84623
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 @@ -609,10 +609,10 @@ packages:
dependency: "direct main"
description:
name: geolocator
sha256: "9d6eff112971b9f195271834b390fc0e1899a9a6c96225ead72efd5d4aaa80c7"
sha256: "9f1c9a70dd25fc9d9574ff17ba714cf3bc7894258efd7d1ce0debfafe2f8e1d8"
url: "https://pub.dev"
source: hosted
version: "10.0.0"
version: "10.0.1"
geolocator_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_svg: ^2.0.5
font_awesome_flutter: ^10.4.0
geocoding: ^2.1.0
geolocator: ^10.0.0
geolocator: ^10.0.1
get_it: ^7.5.0
google_maps_flutter: ^2.3.0
graphql_flutter: ^5.1.2
Expand Down

0 comments on commit 6a84623

Please sign in to comment.