Skip to content

Commit dcdd08c

Browse files
committed
Remove declaration for snapshot repository
1 parent 06ed818 commit dcdd08c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ configure(allprojects) { project ->
152152

153153
repositories {
154154
maven { url "https://repo.spring.io/libs-release" }
155-
maven { url "https://repo.spring.io/libs-snapshot" }
156155
}
157156

158157
dependencies {

0 commit comments

Comments
 (0)