We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ac945 commit 3b19a84Copy full SHA for 3b19a84
settings.gradle.kts
@@ -25,7 +25,7 @@ kata.subList(from, to).forEach {
25
}
26
27
plugins {
28
- id("com.gradle.develocity") version "3.19.2"
+ id("com.gradle.develocity") version "4.0"
29
30
31
develocity {
0 commit comments