Skip to content

Commit a176849

Browse files
committed
Merge branch '3.5.x'
2 parents 63309d7 + 56aef3a commit a176849

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)