Skip to content

Commit 61e44bb

Browse files
committed
Updated to 16.2 of graphql-java
1 parent ee6a849 commit 61e44bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ gradle.projectsEvaluated {
5656

5757
dependencies {
5858
compile 'javax.validation:validation-api:1.1.0.Final'
59-
compile 'com.graphql-java:graphql-java:16.0'
59+
compile 'com.graphql-java:graphql-java:16.2'
6060
implementation "jakarta.xml.bind:jakarta.xml.bind-api:2.3.2"
6161
implementation "org.glassfish.jaxb:jaxb-runtime:2.3.2"
6262

0 commit comments

Comments
 (0)