Skip to content

Commit

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

---
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 Apr 27, 2022
1 parent 564ec01 commit 01b338d
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 @@ -180,7 +180,7 @@ dependencies {
exclude group: "com.google.guava", module: "guava"
}

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

// Support library
Expand Down

0 comments on commit 01b338d

Please sign in to comment.