Skip to content

Commit

Permalink
fix(example/deps): update dependency firebase_core to ^2.29.0 (#403)
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 Apr 17, 2024
1 parent 11c10cd commit af5cf02
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: a864d1b6afd25497a3b57b016886d1763df52baaa69758a46723164de8d187fe
sha256: "6b1152a5af3b1cfe7e45309e96fc1aa14873f410f7aadb3878aa7812acfa7531"
url: "https://pub.dev"
source: hosted
version: "2.29.0"
version: "2.30.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.16.1
firebase_core: ^2.28.0
firebase_core: ^2.29.0
firestore_cache:
path: ../
flutter:
Expand Down

0 comments on commit af5cf02

Please sign in to comment.