Skip to content

Commit 94478c2

Browse files
committed
Upgrade to Lombok 1.18.30
Closes gh-37486
1 parent 0ed455b commit 94478c2

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
@@ -1187,7 +1187,7 @@ bom {
11871187
]
11881188
}
11891189
}
1190-
library("Lombok", "1.18.28") {
1190+
library("Lombok", "1.18.30") {
11911191
group("org.projectlombok") {
11921192
modules = [
11931193
"lombok"

0 commit comments

Comments
 (0)