Skip to content

Commit

Permalink
Bump firebase-messaging-ktx from 23.0.3 to 23.0.5
Browse files Browse the repository at this point in the history
Bumps firebase-messaging-ktx from 23.0.3 to 23.0.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2022
1 parent 0ef0845 commit 8e8e107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WooCommerce/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ dependencies {
exclude group: "com.google.guava", module: "guava"
}

implementation 'com.google.firebase:firebase-messaging-ktx:23.0.3'
implementation 'com.google.firebase:firebase-messaging-ktx:23.0.5'
implementation 'com.google.android.gms:play-services-auth:20.2.0'

// Support library
Expand Down

0 comments on commit 8e8e107

Please sign in to comment.