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.
2 parents 3518f62 + ab9b584 commit 56aef3aCopy full SHA for 56aef3a
build.gradle
@@ -16,7 +16,7 @@
16
17
plugins {
18
id "base"
19
- id "org.jetbrains.kotlin.jvm" apply false // https://youtrack.jetbrains.com/issue/KT-30276
+ id "org.jetbrains.kotlin.jvm"
20
}
21
22
description = "Spring Boot Build"
0 commit comments