|
|
|
|
@ -15,9 +15,9 @@ springRelease {
@@ -15,9 +15,9 @@ springRelease {
|
|
|
|
|
replaceSnapshotVersionInReferenceDocUrl = true |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
if (hasProperty("buildScan")) { |
|
|
|
|
develocity { |
|
|
|
|
buildScan { |
|
|
|
|
termsOfServiceUrl = "https://gradle.com/terms-of-service" |
|
|
|
|
termsOfServiceAgree = "yes" |
|
|
|
|
termsOfUseUrl = 'https://gradle.com/help/legal-terms-of-use' |
|
|
|
|
termsOfUseAgree = 'yes' |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|