Skip to content

Commit 139e274

Browse files
Bump com.graphql-java:graphql-java in /vertx-web-graphql (#2777)
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 24.1 to 24.2. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v24.1...v24.2) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '24.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd174e8 commit 139e274

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.1</graphql.java.version>
32+
<graphql.java.version>24.2</graphql.java.version>
3333
</properties>
3434

3535
<dependencies>

0 commit comments

Comments
 (0)