Skip to content

Commit 1bd1b2a

Browse files
committed
Upgrade to Lombok 1.18.24
Closes gh-30753
1 parent 792ebdb commit 1bd1b2a

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
@@ -1091,7 +1091,7 @@ bom {
10911091
]
10921092
}
10931093
}
1094-
library("Lombok", "1.18.22") {
1094+
library("Lombok", "1.18.24") {
10951095
group("org.projectlombok") {
10961096
modules = [
10971097
"lombok"

0 commit comments

Comments
 (0)