Skip to content

Commit d246793

Browse files
committed
Upgrade to Lombok 1.18.46
Closes gh-50154
1 parent f651030 commit d246793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,7 @@ bom {
13851385
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
13861386
}
13871387
}
1388-
library("Lombok", "1.18.44") {
1388+
library("Lombok", "1.18.46") {
13891389
group("org.projectlombok") {
13901390
modules = [
13911391
"lombok"

0 commit comments

Comments
 (0)