Skip to content

Commit

Permalink
fix(deps): update dependency com.graphql-java:graphql-java to v22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 7e51eb1 commit ab7d4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>22.0</version>
<version>22.1</version>
</dependency>
<dependency>
<groupId>com.graphql-java</groupId>
Expand Down

0 comments on commit ab7d4b4

Please sign in to comment.