Skip to content

Commit

Permalink
Bump firebase_messaging from 14.6.6 to 14.6.7
Browse files Browse the repository at this point in the history
Bumps [firebase_messaging](https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging) from 14.6.6 to 14.6.7.
- [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_messaging-v14.6.7/packages/firebase_messaging)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent cc2cd95 commit 6057f71
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 @@ -421,10 +421,10 @@ packages:
dependency: "direct main"
description:
name: firebase_messaging
sha256: db4a38be54fd84849c21be1ae1b44f0d4637eec1069bf5c49ea95e81f582bbc0
sha256: "6c1a2a047d6f165b7c5f947467ac5138731a2af82c7af1c12d691dbb834f6b73"
url: "https://pub.dev"
source: hosted
version: "14.6.6"
version: "14.6.7"
firebase_messaging_platform_interface:
dependency: "direct main"
description:
Expand All @@ -437,10 +437,10 @@ packages:
dependency: transitive
description:
name: firebase_messaging_web
sha256: "6196d20731733834d7afb175c4345be57ddbd5daebca83cd52a430d62c2279fe"
sha256: "962d09ec9dfa486cbbc218258ad41e8ec7997a2eba46919049496e1cafd960c5"
url: "https://pub.dev"
source: hosted
version: "3.5.5"
version: "3.5.6"
fixnum:
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 @@ -34,7 +34,7 @@ dependencies:
firebase_core: ^2.15.0
firebase_core_platform_interface: ^4.5.3

firebase_messaging: ^14.6.6
firebase_messaging: ^14.6.7
firebase_messaging_platform_interface: ^4.5.6

flutter:
Expand Down

0 comments on commit 6057f71

Please sign in to comment.