We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c41a0a2 + ac4409c commit 68a44f3Copy full SHA for 68a44f3
build.gradle
@@ -230,7 +230,7 @@ configure(allJavaProjects) {
230
maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" }
231
}
232
233
- def webauthn4jVersion = '0.15.0-SNAPSHOT'
+ def webauthn4jVersion = '0.15.1.RELEASE'
234
def springSecurityVersion = '5.4.5'
235
def springBootVersion = '2.3.1.RELEASE'
236
def hibernateValidatorVersion = '6.2.0.Final'
0 commit comments