Skip to content

Commit 81bbabd

Browse files
committed
Upgrade to Lombok 1.18.26
Closes gh-34267
1 parent 45e9de3 commit 81bbabd

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
@@ -806,7 +806,7 @@ bom {
806806
]
807807
}
808808
}
809-
library("Lombok", "1.18.24") {
809+
library("Lombok", "1.18.26") {
810810
group("org.projectlombok") {
811811
modules = [
812812
"lombok"

0 commit comments

Comments
 (0)