Skip to content

Commit 9857602

Browse files
Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.4.0 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5bc7bf commit 9857602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ rootProject.name = "plugin-publish-conventions"
22

33
plugins {
44
id("com.gradle.develocity") version "4.2"
5-
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.3"
5+
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
66
}
77

88
dependencyResolutionManagement {

0 commit comments

Comments
 (0)