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 63309d7 + 56aef3a commit a176849Copy full SHA for a176849
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