Skip to content

Commit

Permalink
Bump com.graphql-java:graphql-java from 20.2 to 20.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 29, 2023
1 parent 06284de commit ac3ee21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repositories {
}

dependencies {
compile "com.graphql-java:graphql-java:20.2"
compile "com.graphql-java:graphql-java:20.3"

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

0 comments on commit ac3ee21

Please sign in to comment.