Skip to content

Commit c363f58

Browse files
authored
Bump graphql to 24.1 (vert-x3#2740)
* Bump graphql to 24.0 https://github.com/graphql-java/graphql-java/releases/tag/v24.0 * 24.1
1 parent cb09b9f commit c363f58

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)