Merge branch 'renovate/main-org.projectlombok-lombok-1.x' into 'main'
Update dependency org.projectlombok:lombok to v1.18.32 (main) See merge request fforesight/mongo-database-commons!8
This commit is contained in:
commit
1c72dccd76
@ -33,7 +33,7 @@ dependencies {
|
|||||||
api("org.springframework.cloud:spring-cloud-starter-openfeign:4.1.0")
|
api("org.springframework.cloud:spring-cloud-starter-openfeign:4.1.0")
|
||||||
api("org.springframework.boot:spring-boot-starter-data-mongodb:${springBootVersion}")
|
api("org.springframework.boot:spring-boot-starter-data-mongodb:${springBootVersion}")
|
||||||
api("org.springframework.boot:spring-boot-configuration-processor:${springBootVersion}")
|
api("org.springframework.boot:spring-boot-configuration-processor:${springBootVersion}")
|
||||||
api("org.projectlombok:lombok:1.18.30")
|
api("org.projectlombok:lombok:1.18.32")
|
||||||
runtimeOnly("org.springframework.boot:spring-boot-devtools:${springBootVersion}")
|
runtimeOnly("org.springframework.boot:spring-boot-devtools:${springBootVersion}")
|
||||||
testImplementation("org.springframework.boot:spring-boot-starter-test:${springBootVersion}")
|
testImplementation("org.springframework.boot:spring-boot-starter-test:${springBootVersion}")
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user