We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5617b05 commit 6bebc83Copy full SHA for 6bebc83
1 file changed
settings.gradle.kts
@@ -26,7 +26,7 @@ pluginManagement {
26
}
27
28
29
-plugins { id("com.gradle.develocity") version ("4.0") }
+plugins { id("com.gradle.develocity") version ("4.0.1") }
30
31
develocity {
32
if (System.getenv("CI") != null) {
0 commit comments