Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Bump com.graphql-java:graphql-java-extended-scalars from 20.2 to 21.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent e589670 commit 672598f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vtp-pensjon-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java-extended-scalars</artifactId>
<version>20.2</version>
<version>21.0</version>
</dependency>
<dependency>
<groupId>org.springframework.hateoas</groupId>
Expand Down

0 comments on commit 672598f

Please sign in to comment.