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 57cc53f commit 2960a7dCopy full SHA for 2960a7d
grails-gradle/settings.gradle
@@ -19,7 +19,7 @@
19
20
plugins {
21
id 'com.gradle.develocity' version '4.0.1'
22
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2.1'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
23
}
24
25
def isCI = System.getenv().containsKey('CI')
settings.gradle
@@ -24,7 +24,7 @@ pluginManagement {
26
27
28
29
30
0 commit comments