Skip to content

Commit

Permalink
Bump com.graphql-java:graphql-java from 21.0 to 21.1 (#109)
Browse files Browse the repository at this point in the history
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 21.0 to 21.1.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v21.0...v21.1)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent c103952 commit 33fc6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<reactor.version>2022.0.10</reactor.version>
<slf4j.version>2.0.9</slf4j.version>
<graphql-java.version>21.0</graphql-java.version>
<graphql-java.version>21.1</graphql-java.version>
<spring-boot.version>3.1.3</spring-boot.version>
<spring-graphql.version>1.2.2</spring-graphql.version>
<micrometer.version>1.11.3</micrometer.version>
Expand Down

0 comments on commit 33fc6b6

Please sign in to comment.