Skip to content

Commit

Permalink
Bump com.graphql-java:graphql-java from 21.2 to 21.3 in /apps/backend
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 21.2 to 21.3.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v21.2...v21.3)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 795c49a commit 6224e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>21.2</version>
<version>21.3</version>
</dependency>

<!-- Security -->
Expand Down

0 comments on commit 6224e86

Please sign in to comment.