From 201a9be7b7567bc83615100ad86e9fa7b1873a6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 17:07:05 +0000 Subject: [PATCH] [DEPENDABOT]: Bump graphql-spring-boot-starter-test in /api Bumps [graphql-spring-boot-starter-test](https://github.com/graphql-java-kickstart/graphql-spring-boot) from 7.0.1 to 13.0.0. - [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases) - [Commits](https://github.com/graphql-java-kickstart/graphql-spring-boot/compare/v7.0.1...v13.0.0) --- updated-dependencies: - dependency-name: com.graphql-java-kickstart:graphql-spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index eb60c9a..fd14717 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -79,7 +79,7 @@ com.graphql-java-kickstart graphql-spring-boot-starter-test - 7.0.1 + 13.0.0 test