Skip to content

Commit 6f13cfb

Browse files
Bump webauthn4jVersion from 0.12.0-SNAPSHOT to 0.12.1-SNAPSHOT
Bumps `webauthn4jVersion` from 0.12.0-SNAPSHOT to 0.12.1-SNAPSHOT. Updates `webauthn4j-util` from 0.12.0-SNAPSHOT to 0.12.1-SNAPSHOT - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](https://github.com/webauthn4j/webauthn4j/commits) Updates `webauthn4j-core` from 0.12.0-SNAPSHOT to 0.12.1-SNAPSHOT - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](https://github.com/webauthn4j/webauthn4j/commits) Updates `webauthn4j-metadata` from 0.12.0-SNAPSHOT to 0.12.1-SNAPSHOT - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](https://github.com/webauthn4j/webauthn4j/commits) Updates `webauthn4j-test` from 0.12.0-SNAPSHOT to 0.12.1-SNAPSHOT - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](https://github.com/webauthn4j/webauthn4j/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 43ef5fe commit 6f13cfb

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
@@ -186,7 +186,7 @@ configure(allJavaProjects) {
186186
maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" }
187187
}
188188

189-
def webauthn4jVersion = '0.12.0-SNAPSHOT'
189+
def webauthn4jVersion = '0.12.1-SNAPSHOT'
190190
def springSecurityVersion = '5.3.3.RELEASE'
191191
def springBootVersion = '2.3.0.RELEASE'
192192
def terasolunaVersion = '5.5.1.RELEASE'

0 commit comments

Comments
 (0)