Skip to content

Commit ba9e847

Browse files
committed
Remove Kotlin plugin entirely from the root project
See gh-gh-46748
1 parent 863a0f8 commit ba9e847

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
plugins {
1818
id "base"
19-
id "org.jetbrains.kotlin.jvm"
2019
}
2120

2221
description = "Spring Boot Build"
@@ -39,4 +38,3 @@ subprojects {
3938
resolutionStrategy.cacheChangingModulesFor 0, "minutes"
4039
}
4140
}
42-

0 commit comments

Comments
 (0)