We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 356400f commit 798c6deCopy full SHA for 798c6de
1 file changed
openapi-processor-core/build.gradle
@@ -43,7 +43,6 @@ kotlin {
43
44
tasks.named('compileKotlin') {
45
dependsOn 'generateGrammarSource'
46
- kotlinOptions.jvmTarget = "1.8"
47
}
48
49
tasks.named('compileTestKotlin') {
0 commit comments