Update changes
This commit is contained in:
@@ -34,6 +34,8 @@ targetCompatibility = 1.8
|
||||
dependencies {
|
||||
compile("org.springframework.boot:spring-boot-starter-web")
|
||||
testCompile('org.springframework.boot:spring-boot-starter-test')
|
||||
testCompile('org.springframework.boot:spring-boot-test')
|
||||
compile('org.springframework.boot:spring-boot-devtools')
|
||||
compile project(path: ':src:Common')
|
||||
compileOnly 'org.projectlombok:lombok:1.18.6'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.6'
|
||||
|
||||
Reference in New Issue
Block a user