Skip to content

Commit

Permalink
chore(deps): bump firebase_core from 2.28.0 to 2.29.0 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gambley1 authored Apr 10, 2024
2 parents 52acc0a + 336d72d commit 28ece29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -528,10 +528,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "4b45655ec1b21a1783681f72f840a2e74d298046c2b7c286ab0e4f0efbf93d0a"
sha256: a864d1b6afd25497a3b57b016886d1763df52baaa69758a46723164de8d187fe
url: "https://pub.dev"
source: hosted
version: "2.28.0"
version: "2.29.0"
firebase_core_platform_interface:
dependency: transitive
description:
Expand All @@ -544,10 +544,10 @@ packages:
dependency: transitive
description:
name: firebase_core_web
sha256: "28e30e00748497b9a70db2025942a42c5d752534eb678e9b9b98db056cf404ba"
sha256: c8b02226e548f35aace298e2bb2e6c24e34e8a203d614e742bb1146e5a4ad3c8
url: "https://pub.dev"
source: hosted
version: "2.14.0"
version: "2.15.0"
firebase_messaging:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
path: packages/env
equatable: ^2.0.5
fast_immutable_collections: ^10.2.2
firebase_core: ^2.27.2
firebase_core: ^2.29.0
firebase_messaging: ^14.8.0
firebase_notifications_client:
path: packages/notifications_client/firebase_notifications_client
Expand Down

0 comments on commit 28ece29

Please sign in to comment.