We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7099e17 commit 145ccbaCopy full SHA for 145ccba
1 file changed
settings.gradle.kts
@@ -61,7 +61,7 @@ pluginManagement {
61
}
62
63
plugins {
64
- id("com.gradle.develocity") version "3.17.5" apply false
+ id("com.gradle.develocity") version "4.3" apply false
65
66
67
val isCiServer = System.getenv().containsKey("CI")
0 commit comments