There was an error while loading. Please reload this page.
jvmTarget
build.gradle.kts
1 parent 00725b8 commit 33aacffCopy full SHA for 33aacff
kotest-javascript/build.gradle.kts
@@ -17,7 +17,6 @@ repositories {
17
kotlin {
18
19
compilerOptions {
20
- jvmTarget = JvmTarget.JVM_11
21
apiVersion = KotlinVersion.KOTLIN_2_2
22
languageVersion = KotlinVersion.KOTLIN_2_2
23
}
0 commit comments