Skip to content

Commit ee60f15

Browse files
chore(deps-dev): bump io.github.graphql-java:graphql-java-annotations (#408)
Bumps [io.github.graphql-java:graphql-java-annotations](https://github.com/graphql-java/graphql-java-annotations) from 9.1 to 21.1. - [Release notes](https://github.com/graphql-java/graphql-java-annotations/releases) - [Commits](Enigmatis/graphql-java-annotations@v9.1...v21.1) --- updated-dependencies: - dependency-name: io.github.graphql-java:graphql-java-annotations dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc6b9de commit ee60f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoconfigure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>io.github.graphql-java</groupId>
6262
<artifactId>graphql-java-annotations</artifactId>
63-
<version>9.1</version>
63+
<version>21.1</version>
6464
<scope>test</scope>
6565
</dependency>
6666
<dependency>

0 commit comments

Comments
 (0)