Skip to content

Commit

Permalink
chore: upgrade to GraphQL Java Extended Scalars 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BlasiusSecundus committed Feb 2, 2021
1 parent 291140c commit 1265aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SOURCE_COMPATIBILITY=1.8
TARGET_COMPATIBILITY=1.8
### Dependencies
LIB_GRAPHQL_JAVA_VER=16.1
LIB_EXTENDED_SCALARS_VERSION=15.0.0
LIB_EXTENDED_SCALARS_VERSION=16.0.0
LIB_SPRING_BOOT_VER=2.4.2
LIB_GRAPHQL_SERVLET_VER=11.0.0
LIB_GRAPHQL_JAVA_TOOLS_VER=11.0.0
Expand Down

0 comments on commit 1265aed

Please sign in to comment.