Skip to content

Commit 7d09a25

Browse files
committed
fix(deps): Update plugin io.freefair.lombok to v8.10.2
1 parent 569f427 commit 7d09a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java-library'
3-
id "io.freefair.lombok" version "8.10"
3+
id "io.freefair.lombok" version "8.10.2"
44
id "maven-publish"
55
id "com.diffplug.spotless" version "6.25.0"
66
}

0 commit comments

Comments
 (0)