Skip to content

Commit 057ab2a

Browse files
committed
fixup! Pin Lombok version
1 parent dab59d4 commit 057ab2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/groovy/project-convention-lombok.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ plugins {
44
}
55

66
lombok {
7-
version = "1.18.44"
7+
version = "1.18.24"
88
}

0 commit comments

Comments
 (0)