Skip to content

Commit 439b296

Browse files
Bump com.graphql-java:graphql-java from 22.0 to 22.1
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 22.0 to 22.1. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v22.0...v22.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 10370a2 commit 439b296

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

4343
dependencies {
44-
implementation "com.graphql-java:graphql-java:22.0"
44+
implementation "com.graphql-java:graphql-java:22.1"
4545

4646
testImplementation "org.spockframework:spock-core:2.3-groovy-3.0"
4747
testImplementation "org.codehaus.groovy:groovy:3.0.21"

0 commit comments

Comments
 (0)