mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Remove workaround in test setup as KT-30276 has been fixed
See gh-46748
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
plugins {
|
||||
id "base"
|
||||
id "org.jetbrains.kotlin.jvm" apply false // https://youtrack.jetbrains.com/issue/KT-30276
|
||||
id "org.jetbrains.kotlin.jvm"
|
||||
}
|
||||
|
||||
description = "Spring Boot Build"
|
||||
|
||||
Reference in New Issue
Block a user