Skip to content

Commit a6f3441

Browse files
authored
Merge pull request #180 from graphql-java/dependabot/gradle/com.graphql-java-graphql-java-25.0
Bump com.graphql-java:graphql-java from 24.3 to 25.0
2 parents 9280c8c + d956ffb commit a6f3441

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:24.3"
44+
implementation "com.graphql-java:graphql-java:25.0"
4545

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

0 commit comments

Comments
 (0)