Skip to content

Commit 6c9500d

Browse files
fix(deps): update dependency com.graphql-java:graphql-java to v22
1 parent 5c1667f commit 6c9500d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PROJECT_LICENSE=MIT
77
PROJECT_LICENSE_URL=https://github.com/graphql-java-kickstart/spring-java-servlet/blob/master/LICENSE.md
88
PROJECT_DEV_ID=oliemansm
99
PROJECT_DEV_NAME=Michiel Oliemans
10-
LIB_GRAPHQL_JAVA_VER=21.3
10+
LIB_GRAPHQL_JAVA_VER=22.1
1111
LIB_JACKSON_VER=2.16.1
1212
LIB_SLF4J_VER=2.0.12
1313
LIB_LOMBOK_VER=1.18.30

0 commit comments

Comments
 (0)