Skip to content

Commit 8a9802c

Browse files
authored
1 parent 5f6a894 commit 8a9802c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818

1919
develocity {
2020
buildScan {
21-
termsOfUseUrl = "https://gradle.com/terms-of-service"
21+
termsOfUseUrl = "https://gradle.com/help/legal-terms-of-use"
2222
termsOfUseAgree = "yes"
2323
// TODO: https://github.com/gradle/gradle/issues/22879
2424
val isCI = providers.environmentVariable("CI").isPresent

0 commit comments

Comments
 (0)