Update build.gradle
This commit is contained in:
@@ -46,7 +46,6 @@ dependencies {
|
||||
testCompile("junit:junit")
|
||||
compileOnly 'org.projectlombok:lombok:1.18.6'
|
||||
compile("org.springframework.boot:spring-boot-starter-data-jpa")
|
||||
compile("com.h2database:h2")
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.6'
|
||||
testCompile(
|
||||
'junit:junit:4.12',
|
||||
|
||||
Reference in New Issue
Block a user