Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c15d695

Browse files
authoredNov 1, 2023
Merge pull request #120 from graphql-java/dependabot/gradle/com.graphql-java-graphql-java-21.3
Bump com.graphql-java:graphql-java from 21.1 to 21.3
2 parents 1183d43 + 462c76f commit c15d695

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.1"
44+
implementation "com.graphql-java:graphql-java:21.3"
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)
Please sign in to comment.