From 9786e15df4c4c7236c7adb280db602b78917ff64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 13:34:49 +0000 Subject: [PATCH] fix(deps): update dependency cloud_firestore to ^4.13.5 (#248) 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 77670f0..1af776c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: flutter: ">=3.16.4" dependencies: - cloud_firestore: ^4.13.4 + cloud_firestore: ^4.13.5 flutter: sdk: flutter shared_preferences: ^2.2.2