Skip to content

Commit df6b299

Browse files
committed
Updating graphql-java to latest
1 parent f2dd5b7 commit df6b299

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
@@ -39,7 +39,7 @@ repositories {
3939

4040

4141
dependencies {
42-
compile "com.graphql-java:graphql-java:16.1"
42+
compile "com.graphql-java:graphql-java:16.2"
4343
compile 'org.slf4j:slf4j-api:1.7.30'
4444
compile "jakarta.validation:jakarta.validation-api:2.0.2"
4545
compile "org.hibernate.validator:hibernate-validator:6.1.6.Final"

0 commit comments

Comments
 (0)