Skip to content

Commit

Permalink
Merge pull request #144 from graphql-java/dependabot/gradle/com.graph…
Browse files Browse the repository at this point in the history
…ql-java-graphql-java-22.3

Bump com.graphql-java:graphql-java from 22.1 to 22.3
  • Loading branch information
dondonz authored Nov 22, 2024
2 parents e7d9e3e + 7788c76 commit ef1e2d3
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 @@ -41,7 +41,7 @@ repositories {
}

dependencies {
implementation "com.graphql-java:graphql-java:22.1"
implementation "com.graphql-java:graphql-java:22.3"

testImplementation "org.spockframework:spock-core:2.3-groovy-3.0"
testImplementation "org.codehaus.groovy:groovy:3.0.22"
Expand Down

0 comments on commit ef1e2d3

Please sign in to comment.