Skip to content

Commit

Permalink
Bump location from 6.0.2 to 7.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 6.0.2 to 7.0.0.
- [Release notes](https://github.com/Lyokone/flutterlocation/releases)
- [Commits](Lyokone/flutterlocation@location-v6.0.2...location-v7.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 Jul 1, 2024
1 parent f117a0b commit 363456c
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: ">=4.4.0 <7.0.0"
location: ">=4.4.0 <8.0.0"

dev_dependencies:
analysis_defaults:
Expand Down

0 comments on commit 363456c

Please sign in to comment.