Skip to content

Commit

Permalink
Upgrade graphql-java from 22.0 to 22.1 (#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel authored Jul 8, 2024
1 parent d3c2fc5 commit d1096e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-web-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<artifactId>vertx-web-graphql</artifactId>

<properties>
<graphql.java.version>22.0</graphql.java.version>
<graphql.java.version>22.1</graphql.java.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d1096e9

Please sign in to comment.