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.
2 parents 6ccd089 + a57b54a commit 1e91d01Copy full SHA for 1e91d01
common-develocity-gradle-configuration-groovy/settings.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'com.gradle.develocity' version '3.19.2'
3
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.1'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2'
4
}
5
6
def isCI = System.getenv('CI') != null // adjust to your CI provider
0 commit comments