Skip to content

Commit 59bb192

Browse files
committed
Update lombok version
1 parent 3dede65 commit 59bb192

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
@@ -4,7 +4,7 @@ plugins {
44
id 'java'
55
id 'maven-publish'
66
id 'signing'
7-
id 'io.freefair.lombok' version '8.4'
7+
id 'io.freefair.lombok' version '8.10'
88
id 'jacoco'
99
}
1010

0 commit comments

Comments
 (0)