Skip to content

Commit 43256b4

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 24.2. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v20.2...v24.2) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '24.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18ed9b commit 43256b4

File tree

1 file changed

+1
-1
lines changed
  • plugins/gradle/graphql-java-codegen-gradle-plugin

1 file changed

+1
-1
lines changed

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:24.2"
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)