Skip to content

Commit 05767b1

Browse files
authored
Merge pull request #1195 from webauthn4j/dependabot/gradle/webauthn4jVersion-0.21.1.RELEASE
chore(deps): bump webauthn4jVersion from 0.21.0.RELEASE to 0.21.1.RELEASE
2 parents ba87ae2 + 642f015 commit 05767b1

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
@@ -26,7 +26,7 @@ buildscript {
2626
httpBuilderVersion = '0.7.2'
2727

2828
//Libraries
29-
webauthn4jVersion = '0.21.0.RELEASE'
29+
webauthn4jVersion = '0.21.1.RELEASE'
3030
springSecurityVersion = '6.0.2'
3131
hibernateValidatorVersion = '6.2.5.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'

0 commit comments

Comments
 (0)