Skip to content

Commit ac3ee21

Browse files
Bump com.graphql-java:graphql-java from 20.2 to 20.3
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 20.2 to 20.3. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v20.2...v20.3) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06284de commit ac3ee21

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)