Skip to content

Commit

Permalink
Bump location from 7.0.1 to 8.0.0 in /flutter_maps_firestore
Browse files Browse the repository at this point in the history
Bumps [location](https://github.com/Lyokone/flutterlocation) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/Lyokone/flutterlocation/releases)
- [Commits](Lyokone/flutterlocation@location-v7.0.1...location-v8.0.0)

---
updated-dependencies:
- dependency-name: location
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent ce50aaf commit 96b8ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_maps_firestore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
firebase_core: ">=2.11.0 <4.0.0"
google_maps_flutter: ^2.2.6
google_maps_webservice: ^0.0.20-nullsafety.5
location: ^7.0.0
location: ">=7.0.0 <9.0.0"

dev_dependencies:
analysis_defaults:
Expand Down

0 comments on commit 96b8ef9

Please sign in to comment.