From c9e7b7f56828605886fe43156e331651574edd5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:06:31 +0000 Subject: [PATCH] fix(example/deps): update dependency cloud_firestore to ^4.15.10 (#384) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 97ef27b..70eb256 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -21,7 +21,7 @@ environment: sdk: ">=3.3.3 <4.0.0" dependencies: - cloud_firestore: ^4.15.9 + cloud_firestore: ^4.15.10 firebase_core: ^2.27.1 firestore_cache: path: ../