Skip to content

Commit 7bed3aa

Browse files
Bump com.gradle.common-custom-user-data-gradle-plugin
Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.1 to 2.2. --- updated-dependencies: - dependency-name: com.gradle.common-custom-user-data-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3abd407 commit 7bed3aa

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)