Skip to content

Commit 54d3bcb

Browse files
committed
Upgrade to Lombok 1.18.34
Closes gh-41380
1 parent 31ea564 commit 54d3bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ bom {
11001100
site("https://logback.qos.ch")
11011101
}
11021102
}
1103-
library("Lombok", "1.18.32") {
1103+
library("Lombok", "1.18.34") {
11041104
group("org.projectlombok") {
11051105
modules = [
11061106
"lombok"

0 commit comments

Comments
 (0)