Browse Source

Merge branch '4.0.x'

pull/49156/head
Phillip Webb 1 month ago
parent
commit
9b202ae80e
  1. 1
      module/spring-boot-graphql/build.gradle

1
module/spring-boot-graphql/build.gradle

@ -28,7 +28,6 @@ dependencies { @@ -28,7 +28,6 @@ dependencies {
api(project(":core:spring-boot"))
api("org.springframework.graphql:spring-graphql")
optional(project(":core:spring-boot-autoconfigure"))
optional(project(":module:spring-boot-http-converter"))
optional(project(":module:spring-boot-jackson"))

Loading…
Cancel
Save