Skip to content

Commit 4780e84

Browse files
authored
build(deps): bump graphql to 20.1
1 parent 6a38e82 commit 4780e84

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.1"
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)