Skip to content

Commit 45a9812

Browse files
authored
Merge pull request #95 from yeikel/patch-1
build(deps): bump graphql to 20.2
2 parents 37921c7 + f006079 commit 45a9812

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
@@ -47,7 +47,7 @@ repositories {
4747

4848

4949
dependencies {
50-
compile "com.graphql-java:graphql-java:20.0"
50+
compile "com.graphql-java:graphql-java:20.2"
5151

5252
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
5353
testImplementation('org.codehaus.groovy:groovy:2.5.13')

0 commit comments

Comments
 (0)