Skip to content

Commit

Permalink
Bump geolocator from 13.0.1 to 13.0.2
Browse files Browse the repository at this point in the history
Bumps [geolocator](https://github.com/baseflow/flutter-geolocator) from 13.0.1 to 13.0.2.
- [Commits](https://github.com/baseflow/flutter-geolocator/commits/geolocator_v13.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and YarosMallorca committed Dec 1, 2024
1 parent 7c552d3 commit dcddf4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,10 @@ packages:
dependency: "direct main"
description:
name: geolocator
sha256: "0ec58b731776bc43097fcf751f79681b6a8f6d3bc737c94779fe9f1ad73c1a81"
sha256: d2ec66329cab29cb297d51d96c067d457ca519dca8589665fa0b82ebacb7dbe4
url: "https://pub.dev"
source: hosted
version: "13.0.1"
version: "13.0.2"
geolocator_android:
dependency: "direct overridden"
description:
Expand All @@ -267,10 +267,10 @@ packages:
dependency: transitive
description:
name: geolocator_apple
sha256: bc2aca02423ad429cb0556121f56e60360a2b7d694c8570301d06ea0c00732fd
sha256: "6154ea2682563f69fc0125762ed7e91e7ed85d0b9776595653be33918e064807"
url: "https://pub.dev"
source: hosted
version: "2.3.7"
version: "2.3.8+1"
geolocator_platform_interface:
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 @@ -30,7 +30,7 @@ dependencies:
path: ^1.9.0
universal_html: ^2.2.4
url_launcher: ^6.3.1
geolocator: ^13.0.1
geolocator: ^13.0.2
dio: ^5.7.0
package_info_plus: ^8.1.0
geoxml: ^2.6.1
Expand Down

0 comments on commit dcddf4a

Please sign in to comment.