Skip to content

Commit 5b6c3b6

Browse files
committed
Update ds-spring-user-framework dependency to 3.5.1 (use release instead of -SNAPSHOT)
1 parent 499f202 commit 5b6c3b6

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

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

0 commit comments

Comments
 (0)