Consistently use repo.spring.io/snapshot instead of libs-snapshot

This commit is contained in:
Rob Winch 2020-11-19 12:35:34 -06:00
parent cda205bb91
commit 68017abfbb
11 changed files with 11 additions and 11 deletions

View File

@ -5,7 +5,7 @@ plugins {
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -6,7 +6,7 @@ plugins {
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {

View File

@ -9,7 +9,7 @@ apply from: "gradle/gretty.gradle"
repositories {
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
maven { url "https://repo.spring.io/snapshot" }
}
dependencies {