We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a7437 commit 6a936b1Copy full SHA for 6a936b1
settings.gradle.kts
@@ -14,7 +14,7 @@ pluginManagement {
14
}
15
16
plugins {
17
- id("com.gradle.common-custom-user-data-gradle-plugin") version "2.3"
+ id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
18
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
19
// this can't live in pluginManagement currently due to
20
// https://github.com/bmuschko/gradle-docker-plugin/issues/1123
0 commit comments