Skip to content

Commit 099f3dd

Browse files
build(deps): bump graphql-java-extended-scalars from 19.0 to 20.0
Bumps [graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 19.0 to 20.0. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](graphql-java/graphql-java-extended-scalars@19.0...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]>
1 parent 7771ec6 commit 099f3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
FIXME this needs to be synced with the vertx version - is there a BOM to use or something?
9393
https://github.com/vert-x3/vertx-web/blob/${io.vertx.web.version}/vertx-web-graphql/pom.xml#L35
9494
-->
95-
<com.graphql.java.extended.scalars.version>19.0</com.graphql.java.extended.scalars.version>
95+
<com.graphql.java.extended.scalars.version>20.0</com.graphql.java.extended.scalars.version>
9696
<com.nimbusds.jose.jwt.version>9.30.2</com.nimbusds.jose.jwt.version>
9797
<org.bouncycastle.version>1.71</org.bouncycastle.version>
9898
<org.jasypt.version>1.9.3</org.jasypt.version>

0 commit comments

Comments
 (0)