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.
1 parent d9adce2 commit ab9b584Copy full SHA for ab9b584
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