Skip to content

Commit a829f89

Browse files
authored
Merge pull request #472 from graphql-java-kickstart/renovate/major-lib_slf4j_ver
fix(deps): update lib_slf4j_ver to v2 (major)
2 parents 7940833 + 1945f5a commit a829f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
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.3
12-
LIB_SLF4J_VER=1.7.36
12+
LIB_SLF4J_VER=2.0.0
1313
LIB_LOMBOK_VER=1.18.24
1414
SOURCE_COMPATIBILITY=1.8
1515
TARGET_COMPATIBILITY=1.8

0 commit comments

Comments
 (0)