Update dependency org.projectlombok:lombok to v1.18.36
This commit is contained in:
parent
bcbc37e897
commit
a45861f9bd
@ -37,7 +37,7 @@ dependencies {
|
||||
api("org.postgresql:postgresql:42.6.0")
|
||||
api("org.springframework.boot:spring-boot-configuration-processor:${springBootVersion}")
|
||||
api("org.springframework.boot:spring-boot-actuator:${springBootVersion}")
|
||||
api("org.projectlombok:lombok:1.18.28")
|
||||
api("org.projectlombok:lombok:1.18.36")
|
||||
runtimeOnly("org.springframework.boot:spring-boot-devtools:${springBootVersion}")
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test:${springBootVersion}")
|
||||
testImplementation("org.testcontainers:postgresql:${testContainersVersion}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user