Skip to content

Commit

Permalink
Bump cloud_firestore and firebase_core in /flutter_maps_firestore (#2326
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] committed Jun 16, 2024
1 parent ea3a0f5 commit 7fab2de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flutter_maps_firestore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ environment:
dependencies:
flutter:
sdk: flutter
cloud_firestore: ^4.6.0
firebase_core: ^2.11.0
cloud_firestore: ">=4.6.0 <6.0.0"
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"
Expand Down

0 comments on commit 7fab2de

Please sign in to comment.