Skip to content

Commit f7ae98d

Browse files
chore(deps): bump com.webauthn4j:webauthn4j-core (#265)
Bumps [com.webauthn4j:webauthn4j-core](https://github.com/webauthn4j/webauthn4j) from 0.30.2.RELEASE to 0.31.0.RELEASE. - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Commits](webauthn4j/webauthn4j@0.30.2.RELEASE...0.31.0.RELEASE) --- updated-dependencies: - dependency-name: com.webauthn4j:webauthn4j-core dependency-version: 0.31.0.RELEASE dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c90bbd commit f7ae98d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353

5454
// WebAuthn support (Passkey authentication)
5555
compileOnly 'org.springframework.security:spring-security-webauthn'
56-
implementation 'com.webauthn4j:webauthn4j-core:0.30.2.RELEASE'
56+
implementation 'com.webauthn4j:webauthn4j-core:0.31.0.RELEASE'
5757

5858
// Lombok dependencies
5959
compileOnly "org.projectlombok:lombok:$lombokVersion"

0 commit comments

Comments
 (0)