Skip to content

Commit 1e91d01

Browse files
Merge dependabot/gradle/common-develocity-gradle-configuration-groovy/com.gradle.common-custom-user-data-gradle-plugin-2.2 into combined-prs-branch
2 parents 6ccd089 + a57b54a commit 1e91d01

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.1'
3+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2'
44
}
55

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

0 commit comments

Comments
 (0)