We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b15de24 commit 773c305Copy full SHA for 773c305
gradle.properties
@@ -7,10 +7,9 @@ PROJECT_LICENSE=MIT
7
PROJECT_LICENSE_URL=https://github.com/graphql-java-kickstart/spring-boot-graphql/blob/master/LICENSE.md
8
PROJECT_DEV_ID=apottere
9
PROJECT_DEV_NAME=Andrew Potter
10
-LIB_GRAPHQL_JAVA_VER=17.1
11
-LIB_JACKSON_VER=2.12.4
+LIB_GRAPHQL_JAVA_VER=17.2
+LIB_JACKSON_VER=2.12.5
12
LIB_SLF4J_VER=1.7.32
13
LIB_LOMBOK_VER=1.18.20
14
SOURCE_COMPATIBILITY=1.8
15
TARGET_COMPATIBILITY=1.8
16
-GRADLE_WRAPPER_VER=7.0
0 commit comments