Skip to content

Commit 42fb878

Browse files
committed
Merge branch '3.4.x' into 3.5.x
2 parents 68da396 + ba9e847 commit 42fb878

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)