Skip to content

Commit

Permalink
Bump com.graphql-java:graphql-java from 18.3 to 19.11
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 18.3 to 19.11.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v18.3...v19.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 92fac35 commit c573ee6
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 @@ -35,7 +35,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>18.3</version>
<version>19.11</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c573ee6

Please sign in to comment.