Skip to content

Commit 56aef3a

Browse files
committed
Merge branch '3.4.x' into 3.5.x
2 parents 3518f62 + ab9b584 commit 56aef3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
plugins {
1818
id "base"
19-
id "org.jetbrains.kotlin.jvm" apply false // https://youtrack.jetbrains.com/issue/KT-30276
19+
id "org.jetbrains.kotlin.jvm"
2020
}
2121

2222
description = "Spring Boot Build"

0 commit comments

Comments
 (0)