We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ca950 commit b24989aCopy full SHA for b24989a
1 file changed
settings.gradle.kts
@@ -30,7 +30,7 @@ pluginManagement {
30
}
31
32
33
-plugins { id("com.gradle.develocity") version ("4.1.1") }
+plugins { id("com.gradle.develocity") version ("4.2") }
34
35
develocity {
36
if (System.getenv("CI") != null) {
0 commit comments