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