From e9ae63493ea8a4029a989b9e0006aeb77faed154 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 10:08:33 +0000 Subject: [PATCH] fix(deps): update dependency cloud_firestore to ^4.15.10 (#381) 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 49bddf6..e036b32 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: flutter: ">=3.19.5" dependencies: - cloud_firestore: ^4.15.9 + cloud_firestore: ^4.15.10 flutter: sdk: flutter shared_preferences: ^2.2.2