Skip to content

Commit 27eb5a6

Browse files
committed
[FIX] #26 SpringBootCors
1 parent 9d5b2ca commit 27eb5a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SpringBootCors/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ plugins {
22
id 'org.springframework.boot' version '2.1.3.RELEASE'
33
id 'org.jetbrains.kotlin.jvm' version '1.2.71'
44
id 'org.jetbrains.kotlin.plugin.spring' version '1.2.71'
5-
id "org.jetbrains.kotlin.plugin.jpa" version "1.2.71"
65
}
76

87
apply plugin: 'io.spring.dependency-management'

0 commit comments

Comments
 (0)