Skip to content

Commit ad783d2

Browse files
Bump com.graphql-java:graphql-java from 21.0 to 21.1
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 21.0 to 21.1. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v21.0...v21.1) --- 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 8efbe9e commit ad783d2

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
@@ -41,7 +41,7 @@ repositories {
4141
}
4242

4343
dependencies {
44-
implementation "com.graphql-java:graphql-java:21.0"
44+
implementation "com.graphql-java:graphql-java:21.1"
4545

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

0 commit comments

Comments
 (0)