Skip to content

Commit d37912f

Browse files
committed
1 parent a9285c3 commit d37912f

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
@@ -127,7 +127,6 @@ allprojects {
127127
mavenLocal()
128128
}
129129
mavenCentral()
130-
maven { url 'https://repo.spring.io/release' }
131130
maven { url 'https://repo.spring.io/milestone' }
132131
if (version.endsWith('SNAPSHOT')) {
133132
maven { url 'https://repo.spring.io/snapshot' }

0 commit comments

Comments
 (0)