Skip to content

Commit 68cc993

Browse files
authored
Merge pull request #1 from grails/dependabot/gradle/10.0.x/com.gradle.common-custom-user-data-gradle-plugin-2.1
Bump com.gradle.common-custom-user-data-gradle-plugin from 2.0.2 to 2.1
2 parents c7f3c8f + e9d6bd5 commit 68cc993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'com.gradle.develocity' version '3.19.1'
3-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
3+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.1'
44
}
55

66
def isCI = System.getenv('CI') != null

0 commit comments

Comments
 (0)