From 764ff2e42e592a2e9e230afdafcd4af051eab256 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 11:20:02 +0000 Subject: [PATCH] fix(deps): update dependency cloud_firestore to ^4.14.0 (#275) 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 8d9f775..892dcc2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: flutter: ">=3.16.7" dependencies: - cloud_firestore: ^4.13.6 + cloud_firestore: ^4.14.0 flutter: sdk: flutter shared_preferences: ^2.2.2