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 6e9ee36 commit afe5b90Copy full SHA for afe5b90
1 file changed
settings.gradle.kts
@@ -33,7 +33,7 @@ pluginManagement {
33
}
34
35
36
-plugins { id("com.gradle.develocity") version ("4.4.1") }
+plugins { id("com.gradle.develocity") version ("4.4.2") }
37
38
develocity {
39
if (System.getenv("CI") != null) {
0 commit comments