Skip to content

Commit

Permalink
Bump spring-graphql-test from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [spring-graphql-test](https://github.com/spring-projects/spring-graphql) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases)
- [Commits](spring-projects/spring-graphql@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: org.springframework.graphql:spring-graphql-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent bd0cf59 commit e1beca3
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 @@ -26,7 +26,7 @@
<slf4j.version>2.0.7</slf4j.version>
<graphql-java.version>21.0</graphql-java.version>
<spring-boot.version>3.1.1</spring-boot.version>
<spring-graphql.version>1.2.1</spring-graphql.version>
<spring-graphql.version>1.2.2</spring-graphql.version>
<micrometer.version>1.11.2</micrometer.version>
<commons-text.version>1.10.0</commons-text.version>
<jts.version>1.19.0</jts.version>
Expand Down

0 comments on commit e1beca3

Please sign in to comment.