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 4b9abfe commit 965b668Copy full SHA for 965b668
settings.gradle.kts
@@ -12,7 +12,7 @@ pluginManagement {
12
}
13
14
plugins {
15
- id("com.gradle.common-custom-user-data-gradle-plugin") version "2.2"
+ id("com.gradle.common-custom-user-data-gradle-plugin") version "2.2.1"
16
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
17
// this can't live in pluginManagement currently due to
18
// https://github.com/bmuschko/gradle-docker-plugin/issues/1123
0 commit comments