Skip to content

Commit

Permalink
Bump com.webauthn4j:webauthn4j-core
Browse files Browse the repository at this point in the history
Bumps [com.webauthn4j:webauthn4j-core](https://github.com/webauthn4j/webauthn4j) from 0.22.1.RELEASE to 0.22.2.RELEASE.
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases)
- [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml)
- [Commits](webauthn4j/webauthn4j@0.22.1.RELEASE...0.22.2.RELEASE)

---
updated-dependencies:
- dependency-name: com.webauthn4j:webauthn4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent 17c6f26 commit 443f759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waltid-wallet-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ dependencies {
implementation("io.github.reactivecircus.cache4k:cache4k:0.13.0")

// Webauthn
implementation("com.webauthn4j:webauthn4j-core:0.22.1.RELEASE") {
implementation("com.webauthn4j:webauthn4j-core:0.22.2.RELEASE") {
exclude("ch.qos.logback")
}

Expand Down

0 comments on commit 443f759

Please sign in to comment.