From 30e489eea06f4c8690a3d4cf8446e702845e98d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 11:56:13 +0000 Subject: [PATCH] fix(example/deps): update dependency cloud_firestore to ^4.15.8 (#354) 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 9b2722f..adc195c 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -21,7 +21,7 @@ environment: sdk: ">=3.3.1 <4.0.0" dependencies: - cloud_firestore: ^4.15.7 + cloud_firestore: ^4.15.8 firebase_core: ^2.26.0 firestore_cache: path: ../