Skip to content

Commit 86ba17b

Browse files
Bump graphql-java in /plugins/maven/graphql-java-codegen-maven-plugin
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 20.1 to 20.2. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v20.1...v20.2) --- 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]>
1 parent e00c530 commit 86ba17b

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
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>com.graphql-java</groupId>
120120
<artifactId>graphql-java</artifactId>
121-
<version>20.1</version>
121+
<version>20.2</version>
122122
</dependency>
123123
<dependency>
124124
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)