Skip to content

Commit e29d592

Browse files
committed
fix: Update ds-spring-user-framework dependency version to stable release
1 parent 244aff4 commit e29d592

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:3.4.0-SNAPSHOT'
42+
implementation 'com.digitalsanctuary:ds-spring-user-framework:3.4.0'
4343

4444
// Spring Boot starters
4545
implementation 'org.springframework.boot:spring-boot-starter-actuator'

0 commit comments

Comments
 (0)