Skip to content

Commit 8901b52

Browse files
Bump com.graphql-java:graphql-java
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 20.2 to 25.0. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v20.2...v25.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a18ed9b commit 8901b52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/gradle/graphql-java-codegen-gradle-plugin

plugins/gradle/graphql-java-codegen-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation "io.github.kobylynskyi:graphql-java-codegen:${version}"
2828

2929
implementation "org.freemarker:freemarker:2.3.32"
30-
implementation "com.graphql-java:graphql-java:20.2"
30+
implementation "com.graphql-java:graphql-java:25.0"
3131
implementation "com.fasterxml.jackson.core:jackson-databind:2.15.3"
3232
implementation "com.typesafe:config:1.4.3"
3333

0 commit comments

Comments
 (0)