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 caf14b4 commit abb31f1Copy full SHA for abb31f1
1 file changed
settings.gradle.kts
@@ -30,7 +30,7 @@ pluginManagement {
30
}
31
32
33
-plugins { id("com.gradle.develocity") version ("4.4.2") }
+plugins { id("com.gradle.develocity") version ("4.4.3") }
34
35
develocity {
36
if (System.getenv("CI") != null) {
0 commit comments