From 44978065a150dd2c6aa278f62ec5780ae5b5337b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 08:08:01 +0000 Subject: [PATCH] fix(example/deps): update dependency cloud_firestore to ^4.17.0 (#412) 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 ba18b50..2c85154 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -21,7 +21,7 @@ environment: sdk: ">=3.3.4 <4.0.0" dependencies: - cloud_firestore: ^4.16.1 + cloud_firestore: ^4.17.0 firebase_core: ^2.29.0 firestore_cache: path: ../