Skip to content

Commit 462b2a2

Browse files
committed
Upgrade to Lombok 1.18.26
Closes gh-35525
1 parent 2ba3c87 commit 462b2a2

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
@@ -1113,7 +1113,7 @@ bom {
11131113
]
11141114
}
11151115
}
1116-
library("Lombok", "1.18.24") {
1116+
library("Lombok", "1.18.26") {
11171117
group("org.projectlombok") {
11181118
modules = [
11191119
"lombok"

0 commit comments

Comments
 (0)