Skip to content

Commit a3d92fc

Browse files
fix(deps): update dependency org.projectlombok:lombok to v1.18.42
1 parent 4504cd6 commit a3d92fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ publishing {
123123
}
124124

125125
ext {
126-
lombokVersion = '1.18.40'
126+
lombokVersion = '1.18.42'
127127
}
128128

129129
sourceSets {

0 commit comments

Comments
 (0)