We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0510e commit 04e3f29Copy full SHA for 04e3f29
settings.gradle.kts
@@ -36,7 +36,7 @@ pluginManagement {
36
37
plugins {
38
id("com.gradle.develocity")
39
- id("org.gradle.toolchains.foojay-resolver-convention") version("0.8.0")
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
40
}
41
42
// Yes, this is also in pluginManagement above. This is required for normal dependencies.
0 commit comments