Skip to content

Commit

Permalink
build(deps): bump firebase_core from 2.25.4 to 2.25.5
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.25.4 to 2.25.5.
- [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.25.5/packages/firebase_core)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 9fccd83 commit 0325fce
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 @@ -180,10 +180,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "7e049e32a9d347616edb39542cf92cd53fdb4a99fb6af0a0bff327c14cd76445"
sha256: "797379ea206eaeeb62499775de812761493d0692890fdc7f90b6183a3369176d"
url: "https://pub.dev"
source: hosted
version: "2.25.4"
version: "2.25.5"
firebase_core_platform_interface:
dependency: transitive
description:
Expand All @@ -196,10 +196,10 @@ packages:
dependency: transitive
description:
name: firebase_core_web
sha256: "57e61d6010e253b36d38191cefd6199d7849152cdcd234b61ca290cdb278a0ba"
sha256: c8e1d59385eee98de63c92f961d2a7062c5d9a65e7f45bdc7f1b0b205aab2492
url: "https://pub.dev"
source: hosted
version: "2.11.4"
version: "2.11.5"
flutter:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
path: packages/authentication_repository
bloc: ^8.1.3
firebase_auth: ^4.17.5
firebase_core: ^2.25.4
firebase_core: ^2.25.5
flutter:
sdk: flutter
flutter_bloc: ^8.1.4
Expand Down

0 comments on commit 0325fce

Please sign in to comment.