From daf07c63d5f31c6879fb81c779f471501c78f101 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 10:09:14 +0000 Subject: [PATCH] fix(deps): update dependency cloud_firestore to ^4.13.0 (#201) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 837afc8..93de78c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: sdk: ">=2.19.6 <3.0.0" dependencies: - cloud_firestore: ^4.12.2 + cloud_firestore: ^4.13.0 flutter: sdk: flutter shared_preferences: ^2.0.0