From 0ebb81f22cd10074b1a9fe223b1ed41e1817659f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 11:54:59 +0000 Subject: [PATCH] fix(deps): update dependency cloud_firestore to ^4.15.8 (#353) 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 5a205bf..b549d53 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: flutter: ">=3.19.3" dependencies: - cloud_firestore: ^4.15.7 + cloud_firestore: ^4.15.8 flutter: sdk: flutter shared_preferences: ^2.2.2