We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d921d07 commit e276b28Copy full SHA for e276b28
1 file changed
module/spring-boot-graphql/build.gradle
@@ -28,7 +28,6 @@ dependencies {
28
api(project(":core:spring-boot"))
29
api("org.springframework.graphql:spring-graphql")
30
31
-
32
optional(project(":core:spring-boot-autoconfigure"))
33
optional(project(":module:spring-boot-http-converter"))
34
optional(project(":module:spring-boot-jackson"))
0 commit comments