Skip to content

Commit 255ccf5

Browse files
committed
Remove snapshot repository from build setup
1 parent 5733065 commit 255ccf5

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
@@ -126,7 +126,6 @@ configure(allprojects) { project ->
126126
repositories {
127127
maven { url "https://repo.spring.io/libs-release" }
128128
maven { url "https://repo.spring.io/milestone" }
129-
maven { url "https://repo.spring.io/snapshot" }
130129
}
131130

132131
dependencies {

0 commit comments

Comments
 (0)