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 5473d3c commit 89c7388Copy full SHA for 89c7388
settings.gradle.kts
@@ -9,6 +9,7 @@ pluginManagement {
9
}
10
plugins {
11
id("kotlin-compiler-server-version-catalog")
12
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
13
14
15
include(":executors")
0 commit comments