Skip to content

Commit 3ac7d51

Browse files
Bump graphql-java-extended-scalars in /plugins/maven/example-client to 20.0 (#1089)
Bumps [graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 16.0.1 to 20.0. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](https://github.com/graphql-java/graphql-java-extended-scalars/commits/20.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java-extended-scalars 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> Co-authored-by: Bogdan Kobylynskyi <[email protected]>
1 parent 79b5212 commit 3ac7d51

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/example-client

1 file changed

+1
-1
lines changed

plugins/maven/example-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>com.graphql-java</groupId>
146146
<artifactId>graphql-java-extended-scalars</artifactId>
147-
<version>16.0.1</version>
147+
<version>20.0</version>
148148
</dependency>
149149

150150

0 commit comments

Comments
 (0)