Remove unused dependency
This commit is contained in:
parent
1d76ad3f86
commit
1b74fb886f
@ -29,7 +29,6 @@ dependencies {
|
||||
api("org.springframework.cloud:spring-cloud-starter-openfeign:${springCloudVersion}")
|
||||
api("org.springframework.boot:spring-boot-configuration-processor:${springBootVersion}")
|
||||
api("org.projectlombok:lombok:${lombokVersion}")
|
||||
runtimeOnly("org.springframework.boot:spring-boot-devtools:${springBootVersion}")
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test:${springBootVersion}")
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user