Skip to content

Commit bd98617

Browse files
committed
fix(deps): Update plugin io.freefair.lombok to v9.2.0
1 parent cf80c9e commit bd98617

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

0 commit comments

Comments
 (0)