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 2a848ef commit 7580e7bCopy full SHA for 7580e7b
settings.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'com.gradle.develocity' version '3.18'
+ id 'com.gradle.develocity' version '3.19.2'
3
}
4
5
def isCI = System.getenv("CI") != null
0 commit comments