We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6f3e9 commit 4a4a5caCopy full SHA for 4a4a5ca
settings.gradle.kts
@@ -13,7 +13,7 @@ pluginManagement {
13
14
plugins {
15
id("com.gradle.enterprise") version "3.17"
16
- id("com.gradle.common-custom-user-data-gradle-plugin") version "1.13"
+ id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0"
17
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
18
// this can't live in pluginManagement currently due to
19
// https://github.com/bmuschko/gradle-docker-plugin/issues/1123
0 commit comments