From c15a4c20d3e80210593fb45c43107234dfad17a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 09:04:54 +0000 Subject: [PATCH] fix(deps): update dependency cloud_firestore to ^4.15.0 (#312) 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 352d90a..18470ea 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: flutter: ">=3.16.9" dependencies: - cloud_firestore: ^4.14.0 + cloud_firestore: ^4.15.0 flutter: sdk: flutter shared_preferences: ^2.2.2