We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b7a6c commit 6409f19Copy full SHA for 6409f19
settings.gradle
@@ -25,8 +25,8 @@ pluginManagement {
25
}
26
27
plugins {
28
- id 'com.gradle.develocity' version '3.18.2'
29
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
+ id 'com.gradle.develocity' version '4.2.2'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
30
31
32
apply from: file('gradle/develocity.gradle')
0 commit comments