Skip to content

Commit 841c534

Browse files
committed
Remove Sonatype snapshot repo.
1 parent 6741378 commit 841c534

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
@@ -30,7 +30,6 @@ allprojects {
3030
}
3131
if (version.endsWith('-SNAPSHOT')) {
3232
maven { url "https://repo.spring.io/snapshot" }
33-
maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
3433
}
3534
}
3635

0 commit comments

Comments
 (0)