We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e855f9c commit 5ae0b39Copy full SHA for 5ae0b39
settings.gradle.kts
@@ -6,3 +6,7 @@ pluginManagement {
6
gradlePluginPortal()
7
}
8
9
+
10
+plugins {
11
+ id("org.gradle.toolchains.foojay-resolver-convention") version("0.8.0")
12
+}
0 commit comments