Skip to content

Commit 0416e1d

Browse files
committed
Merge branch '3.5.x'
2 parents 7a8b337 + 42fb878 commit 0416e1d

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"
@@ -47,4 +46,3 @@ subprojects {
4746
resolutionStrategy.cacheChangingModulesFor 0, "minutes"
4847
}
4948
}
50-

0 commit comments

Comments
 (0)