Skip to content

Commit ecbe73d

Browse files
Merge dependabot/gradle/common-develocity-gradle-configuration-groovy/com.gradle.common-custom-user-data-gradle-plugin-2.2.1 into combined-prs-branch
2 parents 45085c6 + 96ab8c2 commit ecbe73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-develocity-gradle-configuration-groovy/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.2'
3-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2'
3+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2.1'
44
}
55

66
def isCI = System.getenv('CI') != null // adjust to your CI provider

0 commit comments

Comments
 (0)