From 92fd4c89d50675bf8fb035f772177bd6aea3adac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:29:39 +0000 Subject: [PATCH] Update dependency cloud_firestore to v6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index afc3c92..cff7066 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter_localizations: sdk: flutter cupertino_icons: ^1.0.0 - cloud_firestore: ^2.0.0 + cloud_firestore: 6.1.0 distinct_value_connectable_stream: ^1.1.1 rxdart: ^0.27.0