File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ dependencies {
3232 checkstyle(" io.spring.javaformat:spring-javaformat-checkstyle:${ javaformatVersion} " )
3333
3434 implementation(" org.springframework.boot:spring-boot-starter-cache" )
35- implementation(" org.springframework.boot:spring-boot-starter-graphql" )
3635 implementation(" org.springframework.boot:spring-boot-starter-hateoas" )
3736 implementation(" org.springframework.boot:spring-boot-starter-oauth2-resource-server" )
3837 implementation(" org.springframework.boot:spring-boot-starter-web" )
@@ -47,7 +46,6 @@ dependencies {
4746
4847 testImplementation(" com.squareup.okhttp3:mockwebserver:4.12.0" )
4948 testImplementation(" org.springframework.boot:spring-boot-starter-test" )
50- testImplementation(" org.springframework.graphql:spring-graphql-test" )
5149 testImplementation(" org.springframework.security:spring-security-test" )
5250 testImplementation(" org.springframework.restdocs:spring-restdocs-mockmvc" )
5351}
You can’t perform that action at this time.
0 commit comments