Skip to content

Commit bc0da2e

Browse files
committed
Upgrade to Lombok 1.18.36
Closes gh-43186
1 parent 879b07e commit bc0da2e

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
@@ -1223,7 +1223,7 @@ bom {
12231223
javadoc("https://logback.qos.ch/apidocs")
12241224
}
12251225
}
1226-
library("Lombok", "1.18.34") {
1226+
library("Lombok", "1.18.36") {
12271227
group("org.projectlombok") {
12281228
modules = [
12291229
"lombok"

0 commit comments

Comments
 (0)