Skip to content

Commit 5f1bf3a

Browse files
1 parent 3e1d375 commit 5f1bf3a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

settings.gradle

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
plugins {
2-
id 'com.gradle.enterprise' version '3.15.1'
2+
id 'com.gradle.develocity' version '3.19'
33
}
44

5-
gradleEnterprise {
5+
develocity {
66
buildScan {
7-
publishAlways()
87
termsOfServiceUrl = 'https://gradle.com/terms-of-service'
98
termsOfServiceAgree = 'yes'
109
}

0 commit comments

Comments
 (0)