From 17eb46212a9738c21bb274a9f054d234bf5130d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 20:11:36 +1100 Subject: [PATCH] Bump location from 5.0.3 to 6.0.1 in /flutter_maps_firestore (#2229) --- 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 db23742bd..3cdda39d1 100644 --- a/flutter_maps_firestore/pubspec.yaml +++ b/flutter_maps_firestore/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: firebase_core: ^2.11.0 google_maps_flutter: ^2.2.6 google_maps_webservice: ^0.0.20-nullsafety.5 - location: ">=4.4.0 <6.0.0" + location: ">=4.4.0 <7.0.0" dev_dependencies: analysis_defaults: