Skip to content

Commit 7c402d4

Browse files
authored
Merge pull request #1126 from webauthn4j/dependabot/gradle/webauthn4jVersion-0.20.8.RELEASE
chore(deps): bump webauthn4jVersion from 0.20.7.RELEASE to 0.20.8.RELEASE
2 parents 83aaa99 + 0e87d0b commit 7c402d4

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.7.RELEASE'
29+
webauthn4jVersion = '0.20.8.RELEASE'
3030
springSecurityVersion = '5.7.6'
3131
hibernateValidatorVersion = '6.2.5.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'

0 commit comments

Comments
 (0)