Skip to content

Commit 39399bb

Browse files
tsegismontyeikel
andauthored
Bump graphql to 24.1 (#2740) (#2750)
* Bump graphql to 24.0 https://github.com/graphql-java/graphql-java/releases/tag/v24.0 * 24.1 Co-authored-by: Yeikel Santana <email@yeikel.com>
1 parent 856bf91 commit 39399bb

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

3535
<dependencies>

0 commit comments

Comments
 (0)