Skip to content

Commit cfbdba1

Browse files
committed
fix(deps): update dependency org.projectlombok:lombok to v1.18.26
1 parent cacd67d commit cfbdba1

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=19.3
1111
LIB_JACKSON_VER=2.14.2
1212
LIB_SLF4J_VER=2.0.6
13-
LIB_LOMBOK_VER=1.18.24
13+
LIB_LOMBOK_VER=1.18.26
1414
SOURCE_COMPATIBILITY=17
1515
TARGET_COMPATIBILITY=17

0 commit comments

Comments
 (0)