Skip to content

Commit 351e259

Browse files
committed
Upgrade to Lombok 1.18.30
Closes gh-37488
1 parent 0f6f85e commit 351e259

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
@@ -838,7 +838,7 @@ bom {
838838
]
839839
}
840840
}
841-
library("Lombok", "1.18.28") {
841+
library("Lombok", "1.18.30") {
842842
group("org.projectlombok") {
843843
modules = [
844844
"lombok"

0 commit comments

Comments
 (0)