Skip to content

Commit 10cefc6

Browse files
committed
Upgrade to Lombok 1.18.34
Closes gh-41395
1 parent 28364a3 commit 10cefc6

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
@@ -1116,7 +1116,7 @@ bom {
11161116
site("https://logback.qos.ch")
11171117
}
11181118
}
1119-
library("Lombok", "1.18.32") {
1119+
library("Lombok", "1.18.34") {
11201120
group("org.projectlombok") {
11211121
modules = [
11221122
"lombok"

0 commit comments

Comments
 (0)