Consistently use repo.spring.io/snapshot instead of libs-snapshot
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
maven { url "https://repo.spring.io/libs-snapshot" }
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user