Skip to content

Commit 81363db

Browse files
committed
fix(deps): update lib_slf4j_ver to v2.0.1
1 parent 7784179 commit 81363db

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
@@ -9,7 +9,7 @@ PROJECT_DEV_ID=oliemansm
99
PROJECT_DEV_NAME=Michiel Oliemans
1010
LIB_GRAPHQL_JAVA_VER=19.1
1111
LIB_JACKSON_VER=2.13.4
12-
LIB_SLF4J_VER=2.0.0
12+
LIB_SLF4J_VER=2.0.1
1313
LIB_LOMBOK_VER=1.18.24
1414
SOURCE_COMPATIBILITY=1.8
1515
TARGET_COMPATIBILITY=1.8

0 commit comments

Comments
 (0)