Skip to content

Commit

Permalink
Update dependency com.graphql-java:graphql-java to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2022
1 parent 05dc5b3 commit 58312f9
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 @@ -31,7 +31,7 @@
<properties>
<java.version>1.8</java.version>
<jsr305.version>3.0.2</jsr305.version>
<graphql-java.version>19.2</graphql-java.version>
<graphql-java.version>20.0</graphql-java.version>
<lombok.version>1.18.24</lombok.version>
<junit.version>4.13.2</junit.version>
<jsonassert.version>1.5.1</jsonassert.version>
Expand Down

0 comments on commit 58312f9

Please sign in to comment.