Skip to content

Commit

Permalink
chore(deps): bump com.google.firebase:firebase-messaging from 23.1.0 …
Browse files Browse the repository at this point in the history
…to 23.1.2 in /packages/notifications/push/amplify_push_notifications/android (#3279)

chore(deps): bump com.google.firebase:firebase-messaging

Bumps [com.google.firebase:firebase-messaging](https://github.com/firebase/firebase-android-sdk) from 23.1.0 to 23.1.2.
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py)
- [Commits](https://github.com/firebase/firebase-android-sdk/commits)

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2023
1 parent 8a17221 commit 64a36e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ android {
}

dependencies {
api "com.google.firebase:firebase-messaging:23.1.0"
api "com.google.firebase:firebase-messaging:23.1.2"
// Import support library for Amplify push utils
implementation 'com.amplifyframework:aws-push-notifications-pinpoint-common:2.5.0'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
Expand Down

0 comments on commit 64a36e1

Please sign in to comment.