Skip to content

Commit d947467

Browse files
authored
chore: update version to 15.1.0
1 parent b25975b commit d947467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=15.0.1-SNAPSHOT
1+
version=15.1.0-SNAPSHOT
22
group=com.graphql-java-kickstart
33
PROJECT_NAME=graphql-java-servlet
44
PROJECT_DESC=GraphQL Java Kickstart
@@ -12,4 +12,4 @@ LIB_JACKSON_VER=2.15.0
1212
LIB_SLF4J_VER=2.0.7
1313
LIB_LOMBOK_VER=1.18.26
1414
SOURCE_COMPATIBILITY=17
15-
TARGET_COMPATIBILITY=17
15+
TARGET_COMPATIBILITY=17

0 commit comments

Comments
 (0)