Skip to content

Commit 3e85c50

Browse files
Merge pull request #1595 from webauthn4j/dependabot/gradle/webauthn4jVersion-0.29.1.RELEASE
chore(deps): bump webauthn4jVersion from 0.29.0.RELEASE to 0.29.1.RELEASE
2 parents 9c4e1ad + ad7307d commit 3e85c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
asciidoctorGradleVersion = "4.0.4"
2323

2424
//Libraries
25-
webauthn4jVersion = '0.29.0.RELEASE'
25+
webauthn4jVersion = '0.29.1.RELEASE'
2626
springSecurityVersion = '6.0.2'
2727

2828
}

0 commit comments

Comments
 (0)