Skip to content

Commit 47831a3

Browse files
committed
Upgrade to Lombok 1.18.16
Closes gh-23877
1 parent d75288b commit 47831a3

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
@@ -1025,7 +1025,7 @@ bom {
10251025
]
10261026
}
10271027
}
1028-
library("Lombok", "1.18.12") {
1028+
library("Lombok", "1.18.16") {
10291029
group("org.projectlombok") {
10301030
modules = [
10311031
"lombok"

0 commit comments

Comments
 (0)