Skip to content

Commit

Permalink
Bump location from 4.4.0 to 5.0.2+1 in /flutter_maps_firestore
Browse files Browse the repository at this point in the history
Bumps [location](https://github.com/Lyokone/flutterlocation) from 4.4.0 to 5.0.2+1.
- [Release notes](https://github.com/Lyokone/flutterlocation/releases)
- [Commits](Lyokone/flutterlocation@location-v4.4.0...location-v5.0.2)

---
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] committed Aug 7, 2023
1 parent 68df752 commit e7fbb8c
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: ^1.2.0
google_maps_flutter: ^2.0.0
google_maps_webservice: ^0.0.20-nullsafety.0
location: ^4.0.0-nullsafety.0
location: ">=4.0.0-nullsafety.0 <6.0.0"

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit e7fbb8c

Please sign in to comment.