Skip to content

Commit d69ca28

Browse files
committed
Upgrade to Lombok 1.18.24
Closes gh-30757
1 parent 9673a8b commit d69ca28

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
@@ -1108,7 +1108,7 @@ bom {
11081108
]
11091109
}
11101110
}
1111-
library("Lombok", "1.18.22") {
1111+
library("Lombok", "1.18.24") {
11121112
group("org.projectlombok") {
11131113
modules = [
11141114
"lombok"

0 commit comments

Comments
 (0)