Skip to content

Commit

Permalink
Bump com.graphql-java:graphql-java from 20.7 to 20.9 in /visual-java
Browse files Browse the repository at this point in the history
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 20.7 to 20.9.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v20.7...v20.9)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 7c884a3 commit 7580fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visual-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>20.7</version>
<version>20.9</version>
</dependency>
<dependency>
<groupId>com.graphql-java</groupId>
Expand Down

0 comments on commit 7580fcc

Please sign in to comment.