Skip to content

Commit 1215086

Browse files
Merge dependabot/gradle/common-develocity-gradle-configuration-kotlin/com.gradle.common-custom-user-data-gradle-plugin-2.2 into combined-prs-branch
2 parents 8ee7dc1 + 7bed3aa commit 1215086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-develocity-gradle-configuration-kotlin/settings.gradle.kts

+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
val isCI = System.getenv("CI") != null // adjust to your CI provider

0 commit comments

Comments
 (0)