We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b784763 commit 393a0d3Copy full SHA for 393a0d3
1 file changed
settings.gradle.kts
@@ -51,7 +51,7 @@ pluginManagement {
51
}
52
53
plugins {
54
- id("com.gradle.develocity") version "4.4.2" apply false
+ id("com.gradle.develocity") version "4.4.3" apply false
55
56
57
val isCiServer = System.getenv().containsKey("CI")
0 commit comments