Skip to content

Commit 798c6de

Browse files
committed
drop java 8 target version
1 parent 356400f commit 798c6de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openapi-processor-core/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ kotlin {
4343

4444
tasks.named('compileKotlin') {
4545
dependsOn 'generateGrammarSource'
46-
kotlinOptions.jvmTarget = "1.8"
4746
}
4847

4948
tasks.named('compileTestKotlin') {

0 commit comments

Comments
 (0)