Skip to content

Commit e9ee0dc

Browse files
Bump io.freefair.lombok from 8.12.1 to 9.4.0 in /docs/examples/lombok (eisop#1655)
1 parent 728c21f commit e9ee0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/lombok/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
plugins {
66
id 'java'
7-
id 'io.freefair.lombok' version '8.12.1'
7+
id 'io.freefair.lombok' version '9.4.0'
88
// Checker Framework pluggable type-checking
99
id 'org.checkerframework' version '1.0.2'
1010
}

0 commit comments

Comments
 (0)