Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 9168fa8

Browse files
Merge pull request #815 from graphql-java-kickstart/renovate/graphql-java-(ignoring-snapshot-builds)
chore(deps): update graphql java (ignoring snapshot builds) to v18.1
2 parents 7f0ee3d + 9363dd2 commit 9168fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ VCS=Git
2929
SOURCE_COMPATIBILITY=1.8
3030
TARGET_COMPATIBILITY=1.8
3131
### Dependencies
32-
LIB_GRAPHQL_JAVA_VER=18.0
33-
LIB_EXTENDED_SCALARS_VER=18.0
32+
LIB_GRAPHQL_JAVA_VER=18.1
33+
LIB_EXTENDED_SCALARS_VER=18.1
3434
LIB_SPRING_BOOT_VER=2.6.7
3535
LIB_GRAPHQL_SERVLET_VER=13.0.0-SNAPSHOT
3636
LIB_GRAPHQL_JAVA_TOOLS_VER=12.0.2

0 commit comments

Comments
 (0)