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 8e5f971 commit a95c344Copy full SHA for a95c344
settings.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
- id 'com.gradle.develocity' version '3.17.1'
3
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0'
+ id 'com.gradle.develocity' version '4.0.2'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
4
}
5
6
def isCI = System.getenv('CI') == 'true'
0 commit comments