Skip to content

Commit bb84853

Browse files
authored
Merge pull request #108 from graphql-java/dependabot/gradle/com.graphql-java-graphql-java-20.3
Bump com.graphql-java:graphql-java from 20.2 to 20.3
2 parents 06284de + ac3ee21 commit bb84853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repositories {
4545
}
4646

4747
dependencies {
48-
compile "com.graphql-java:graphql-java:20.2"
48+
compile "com.graphql-java:graphql-java:20.3"
4949

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

0 commit comments

Comments
 (0)