From af7b07307ae4c3f60a90c7c16be4300af6df6b9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:40:21 +1000 Subject: [PATCH] Bump location from 6.0.2 to 7.0.0 in /flutter_maps_firestore (#2340) --- flutter_maps_firestore/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_maps_firestore/pubspec.yaml b/flutter_maps_firestore/pubspec.yaml index 8d041decfb7..5a3e8ad525b 100644 --- a/flutter_maps_firestore/pubspec.yaml +++ b/flutter_maps_firestore/pubspec.yaml @@ -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: ^7.0.0 dev_dependencies: analysis_defaults: