Skip to content

Commit 9655e52

Browse files
committed
Upgrade to Lombok 1.18.34
Closes gh-41368
1 parent a33ff8c commit 9655e52

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
@@ -864,7 +864,7 @@ bom {
864864
]
865865
}
866866
}
867-
library("Lombok", "1.18.32") {
867+
library("Lombok", "1.18.34") {
868868
group("org.projectlombok") {
869869
modules = [
870870
"lombok"

0 commit comments

Comments
 (0)