Skip to content

Commit 1f36d42

Browse files
authored
Merge pull request #992 from webauthn4j/dependabot/gradle/webauthn4jVersion-0.20.2.RELEASE
Bump webauthn4jVersion from 0.20.1.RELEASE to 0.20.2.RELEASE
2 parents 77c8c72 + 734e434 commit 1f36d42

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.20.1.RELEASE'
29+
webauthn4jVersion = '0.20.2.RELEASE'
3030
springSecurityVersion = '5.7.2'
3131
hibernateValidatorVersion = '6.2.4.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'

0 commit comments

Comments
 (0)