Skip to content

Commit

Permalink
chore(deps): bump firebase_core from 2.26.0 to 2.27.0
Browse files Browse the repository at this point in the history
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v2.27.0/packages/firebase_core)

---
updated-dependencies:
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 6966fc9 commit 133093e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -567,10 +567,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: a746f861618eef57a11d8b658a2db1fa5a336fc82ba65b7763d7e2292687de2b
sha256: "53316975310c8af75a96e365f9fccb67d1c544ef0acdbf0d88bbe30eedd1c4f9"
url: "https://pub.dev"
source: hosted
version: "2.26.0"
version: "2.27.0"
firebase_core_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
fast_immutable_collections: ^10.1.1
firebase_config:
path: packages/remote_config/firebase_config
firebase_core: ^2.25.4
firebase_core: ^2.27.0
firebase_messaging: ^14.7.18
firebase_notifications_client:
path: packages/notifications_client/firebase_notifications_client
Expand Down

0 comments on commit 133093e

Please sign in to comment.