Skip to content

Commit f92a1a4

Browse files
committed
Upgrade to Lombok 1.18.22
Closes gh-28321
1 parent 3081200 commit f92a1a4

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
@@ -1072,7 +1072,7 @@ bom {
10721072
]
10731073
}
10741074
}
1075-
library("Lombok", "1.18.20") {
1075+
library("Lombok", "1.18.22") {
10761076
group("org.projectlombok") {
10771077
modules = [
10781078
"lombok"

0 commit comments

Comments
 (0)