Skip to content

Commit

Permalink
chore(deps-dev): Bump io.github.graphql-java:graphql-java-annotations
Browse files Browse the repository at this point in the history
Bumps [io.github.graphql-java:graphql-java-annotations](https://github.com/graphql-java/graphql-java-annotations) from 21.2 to 21.5.
- [Release notes](https://github.com/graphql-java/graphql-java-annotations/releases)
- [Changelog](https://github.com/Enigmatis/graphql-java-annotations/blob/master/RELEASE.md)
- [Commits](Enigmatis/graphql-java-annotations@v21.2...v21.5)

---
updated-dependencies:
- dependency-name: io.github.graphql-java:graphql-java-annotations
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 3fb0f2d commit 73ee9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>io.github.graphql-java</groupId>
<artifactId>graphql-java-annotations</artifactId>
<version>21.2</version>
<version>21.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 73ee9c0

Please sign in to comment.