Skip to content

Commit 13b6f48

Browse files
committed
Upgrade to Lombok 1.18.36
Closes gh-43177
1 parent 25b6477 commit 13b6f48

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
@@ -867,7 +867,7 @@ bom {
867867
]
868868
}
869869
}
870-
library("Lombok", "1.18.34") {
870+
library("Lombok", "1.18.36") {
871871
group("org.projectlombok") {
872872
modules = [
873873
"lombok"

0 commit comments

Comments
 (0)