Skip to content

Commit b6096bd

Browse files
committed
Update dependency org.projectlombok:lombok to v1.18.30
1 parent a82a243 commit b6096bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
springBootVersion = '2.7.14'
88
springCloudVersion = '3.1.3'
9-
lombokVersion = '1.18.24'
9+
lombokVersion = '1.18.30'
1010
feignVersion = '11.9'
1111
vauntVersion = '1.0.28'
1212
jdbcVersion = '5.3.30'

0 commit comments

Comments
 (0)