Skip to content

Commit

Permalink
Bump firebase_core from 2.22.0 to 2.23.0 (#2126)
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.22.0 to 2.23.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.23.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 1dc2a97 commit 919a56b
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 @@ -413,10 +413,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "45f3f9babfc6f56fb94c3cd11584cf3c9672868228373b699b94427010e01dc3"
sha256: "471b46ea6a9af503184d4de691566887daedd312aec5baac5baa42d819f56446"
url: "https://pub.dev"
source: hosted
version: "2.22.0"
version: "2.23.0"
firebase_core_platform_interface:
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 @@ -32,7 +32,7 @@ dependencies:
# custom_lint_builder: ^0.4.0
################################
file: ^7.0.0
firebase_core: ^2.19.0
firebase_core: ^2.23.0
firebase_core_platform_interface: ^5.0.0
firebase_messaging: ^14.7.4
firebase_messaging_platform_interface: ^4.5.13
Expand Down

0 comments on commit 919a56b

Please sign in to comment.