Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

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.26.0.RELEASE to 0.27.0.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.26.0.RELEASE...0.27.0.RELEASE)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rwinch committed Oct 16, 2024
1 parent 5e3c177 commit 78a4199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jsonassert = 'org.skyscreamer:jsonassert:1.5.3'
mockito-bom = 'org.mockito:mockito-bom:5.14.2'
spring-framework-bom = 'org.springframework:spring-framework-bom:6.1.13'
spring-security-bom = 'org.springframework.security:spring-security-bom:6.4.0-SNAPSHOT'
webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.26.0.RELEASE'
webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.27.0.RELEASE'

[plugins]
org-springframework-boot = 'org.springframework.boot:3.3.4'
Expand Down

0 comments on commit 78a4199

Please sign in to comment.