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 b25975b commit d947467Copy full SHA for d947467
gradle.properties
@@ -1,4 +1,4 @@
1
-version=15.0.1-SNAPSHOT
+version=15.1.0-SNAPSHOT
2
group=com.graphql-java-kickstart
3
PROJECT_NAME=graphql-java-servlet
4
PROJECT_DESC=GraphQL Java Kickstart
@@ -12,4 +12,4 @@ LIB_JACKSON_VER=2.15.0
12
LIB_SLF4J_VER=2.0.7
13
LIB_LOMBOK_VER=1.18.26
14
SOURCE_COMPATIBILITY=17
15
-TARGET_COMPATIBILITY=17
+TARGET_COMPATIBILITY=17
0 commit comments