Skip to content

Commit eefde75

Browse files
Merge dependabot/gradle/common-develocity-gradle-configuration-kotlin/com.gradle.common-custom-user-data-gradle-plugin-2.2.1 into combined-prs-branch
2 parents 36d7f53 + d875073 commit eefde75

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.2"
3+
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.2.1"
44
}
55

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

0 commit comments

Comments
 (0)