Skip to content

Commit 2116abd

Browse files
committed
chore: update library dependency to 4.2.1-SNAPSHOT for passwordless support
1 parent c42e2b0 commit 2116abd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repositories {
3939

4040
dependencies {
4141
// DigitalSanctuary Spring User Framework
42-
implementation 'com.digitalsanctuary:ds-spring-user-framework:4.2.0'
42+
implementation 'com.digitalsanctuary:ds-spring-user-framework:4.2.1-SNAPSHOT'
4343

4444
// WebAuthn support (Passkey authentication)
4545
implementation 'org.springframework.security:spring-security-webauthn'

0 commit comments

Comments
 (0)