Skip to content

Commit aa5e33b

Browse files
committed
Upgrade to Lombok 1.18.18
Closes gh-25197
1 parent 97d4837 commit aa5e33b

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
@@ -1028,7 +1028,7 @@ bom {
10281028
]
10291029
}
10301030
}
1031-
library("Lombok", "1.18.16") {
1031+
library("Lombok", "1.18.18") {
10321032
group("org.projectlombok") {
10331033
modules = [
10341034
"lombok"

0 commit comments

Comments
 (0)