Skip to content

Commit

Permalink
fix(example/deps): update dependency cloud_firestore to ^4.15.5 (#335)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent 49cbedc commit dad3313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Expand Up @@ -21,7 +21,7 @@ environment:
sdk: ">=3.3.0 <4.0.0"

dependencies:
cloud_firestore: ^4.15.4
cloud_firestore: ^4.15.5
firebase_core: ^2.25.4
firestore_cache:
path: ../
Expand Down

0 comments on commit dad3313

Please sign in to comment.