We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300c7bf commit 2118769Copy full SHA for 2118769
settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
id("com.github.jk1.dependency-license-report") version "2.9"
7
id("me.champeau.jmh") version "0.7.3"
8
id("com.gradle.plugin-publish") version "1.3.1"
9
- id("com.gradle.develocity") version "3.19.2"
+ id("com.gradle.develocity") version "4.0"
10
}
11
12
0 commit comments