Skip to content

Commit

Permalink
fix(example/deps): update dependency firebase_core to ^2.25.5 (#345)
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 Mar 7, 2024
1 parent 3b513a4 commit a6f056f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Expand Up @@ -101,10 +101,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "797379ea206eaeeb62499775de812761493d0692890fdc7f90b6183a3369176d"
sha256: a746f861618eef57a11d8b658a2db1fa5a336fc82ba65b7763d7e2292687de2b
url: "https://pub.dev"
source: hosted
version: "2.25.5"
version: "2.26.0"
firebase_core_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Expand Up @@ -22,7 +22,7 @@ environment:

dependencies:
cloud_firestore: ^4.15.6
firebase_core: ^2.25.4
firebase_core: ^2.25.5
firestore_cache:
path: ../
flutter:
Expand Down

0 comments on commit a6f056f

Please sign in to comment.