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