Skip to content

Commit 322d833

Browse files
fix(deps): Update plugin io.freefair.lombok to v9.4.0
1 parent d1738c0 commit 322d833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 "9.2.0"
3+
id "io.freefair.lombok" version "9.4.0"
44
id "maven-publish"
55
id "com.diffplug.spotless" version "8.4.0"
66
}

0 commit comments

Comments
 (0)