Skip to content

Commit abdf1e0

Browse files
Bump com.graphql-java:graphql-java-extended-scalars
Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 20.2 to 24.0. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](graphql-java/graphql-java-extended-scalars@20.2...v24.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java-extended-scalars dependency-version: '24.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18ed9b commit abdf1e0

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

plugins/maven/example-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.graphql-java</groupId>
9999
<artifactId>graphql-java-extended-scalars</artifactId>
100-
<version>20.2</version>
100+
<version>24.0</version>
101101
</dependency>
102102

103103
<dependency>

0 commit comments

Comments
 (0)