Skip to content

Commit 7cc2f65

Browse files
committed
fix(deps): update dependency org.projectlombok:lombok to v1.18.28
1 parent 9fa2257 commit 7cc2f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ PROJECT_DEV_NAME=Michiel Oliemans
1010
LIB_GRAPHQL_JAVA_VER=20.2
1111
LIB_JACKSON_VER=2.15.1
1212
LIB_SLF4J_VER=2.0.7
13-
LIB_LOMBOK_VER=1.18.26
13+
LIB_LOMBOK_VER=1.18.28
1414
SOURCE_COMPATIBILITY=17
1515
TARGET_COMPATIBILITY=17

0 commit comments

Comments
 (0)