Skip to content

Commit a16823e

Browse files
committed
Update Lombok
1 parent cd5df35 commit a16823e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ subprojects {
8080
apply plugin: LombokPlugin
8181

8282
lombok {
83-
version '1.18.8'
84-
sha256 = '0396952823579b316a0fe85cbd871bbb3508143c2bcbd985dd7800e806cb24fc'
83+
version '1.18.10'
84+
sha256 = '2836e954823bfcbad45e78c18896e3d01058e6f643749810c608b7005ee7b2fa'
8585
}
8686
tasks.withType(AbstractCompile) {
8787
if (tasks.findByName('verifyLombok')) {

0 commit comments

Comments
 (0)