Skip to content

Commit e7c1d18

Browse files
committed
Upgrade to Lombok 1.18.32
Closes gh-40286
1 parent 1f77b75 commit e7c1d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ bom {
835835
]
836836
}
837837
}
838-
library("Lombok", "1.18.30") {
838+
library("Lombok", "1.18.32") {
839839
group("org.projectlombok") {
840840
modules = [
841841
"lombok"

0 commit comments

Comments
 (0)