We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7f3c8f + e9d6bd5 commit 68cc993Copy full SHA for 68cc993
settings.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'com.gradle.develocity' version '3.19.1'
3
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.1'
4
}
5
6
def isCI = System.getenv('CI') != null
0 commit comments