Skip to content

Commit 377a35d

Browse files
Bump com.graphql-java:graphql-java in /vertx-web-graphql (#2826)
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 24.3 to 25.0. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v24.3...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 822c9b7 commit 377a35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertx-web-graphql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<artifactId>vertx-web-graphql</artifactId>
3030

3131
<properties>
32-
<graphql.java.version>24.3</graphql.java.version>
32+
<graphql.java.version>25.0</graphql.java.version>
3333
</properties>
3434

3535
<dependencies>

0 commit comments

Comments
 (0)