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 2960324 commit af1d5a6Copy full SHA for af1d5a6
grails-forge/settings.gradle
@@ -23,7 +23,7 @@ pluginManagement {
23
}
24
plugins {
25
id 'com.gradle.develocity' version '4.1.1'
26
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
27
28
29
def isCI = System.getenv().containsKey('CI')
settings.gradle
@@ -26,7 +26,7 @@ pluginManagement {
30
31
32
0 commit comments