diff --git a/pom.xml b/pom.xml index e340f02..01f5fee 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,18 @@ graphql-java-tools 5.7.1 + + + com.graphql-java + graphiql-spring-boot-starter + 5.0.2 + + + + com.graphql-java-kickstart + playground-spring-boot-starter + 6.0.1 + org.springframework.boot spring-boot-starter-test @@ -63,4 +75,4 @@ - + \ No newline at end of file