We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa82ee commit 6312089Copy full SHA for 6312089
1 file changed
build.gradle
@@ -39,7 +39,7 @@ repositories {
39
40
dependencies {
41
// DigitalSanctuary Spring User Framework
42
- implementation 'com.digitalsanctuary:ds-spring-user-framework:4.2.1-SNAPSHOT'
+ implementation 'com.digitalsanctuary:ds-spring-user-framework:4.2.1'
43
44
// WebAuthn support (Passkey authentication)
45
implementation 'org.springframework.security:spring-security-webauthn'
0 commit comments