Skip to content

Commit 71c9142

Browse files
chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.1 (#13081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0795ec commit 71c9142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pluginManagement {
1313
}
1414

1515
plugins {
16-
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.2"
16+
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.1"
1717
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
1818
// this can't live in pluginManagement currently due to
1919
// https://github.com/bmuschko/gradle-docker-plugin/issues/1123

0 commit comments

Comments
 (0)