Skip to content

Commit

Permalink
chore(deps): bump com.graphql-java:graphql-java-extended-scalars
Browse files Browse the repository at this point in the history
Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 20.2 to 21.0.
- [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases)
- [Commits](graphql-java/graphql-java-extended-scalars@20.2...v21.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 23, 2023
1 parent e88c1f7 commit fe27833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<graphql-java.version>20.2</graphql-java.version>
<evo-inflector.version>1.3</evo-inflector.version>
<joda-time.version>2.12.5</joda-time.version>
<graphql-java-extended-scalars.version>20.2</graphql-java-extended-scalars.version>
<graphql-java-extended-scalars.version>21.0</graphql-java-extended-scalars.version>
<jakarta.persistence-api.version>3.1.0</jakarta.persistence-api.version>
<hibernate.version>6.2.13.Final</hibernate.version>
</properties>
Expand Down

0 comments on commit fe27833

Please sign in to comment.