Skip to content

Commit d2db1cf

Browse files
Bump graphql-java in /plugins/maven/graphql-java-codegen-maven-plugin (#1267)
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 20.2 to 21.0. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v20.2...v21.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production 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 2d78abf commit d2db1cf

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/graphql-java-codegen-maven-plugin

1 file changed

+1
-1
lines changed

plugins/maven/graphql-java-codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.graphql-java</groupId>
123123
<artifactId>graphql-java</artifactId>
124-
<version>20.2</version>
124+
<version>21.0</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)