We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7133140 commit 75bc02fCopy full SHA for 75bc02f
settings.gradle.kts
@@ -58,7 +58,7 @@ dependencyResolutionManagement {
58
}
59
60
plugins {
61
- id("com.gradle.develocity") version "4.0"
+ id("com.gradle.develocity") version "4.0.1"
62
63
64
val isCI = System.getenv("CI")?.toBoolean() == true
0 commit comments