Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit a57968d

Browse files
chore(#5): automatically pull in graphql-spring-boot-starter
1 parent 7ba34cb commit a57968d

File tree

1 file changed

+1
-1
lines changed
  • graphql-kickstart-spring-boot-autoconfigure-graphql-annotations

1 file changed

+1
-1
lines changed

graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
api project(":graphql-kickstart-spring-boot-autoconfigure-tools")
2+
api project(":graphql-spring-boot-starter")
33
api "io.github.graphql-java:graphql-java-annotations:$LIB_GRAPHQL_ANNOTATIONS_VER"
44
implementation "org.reflections:reflections:$LIB_REFLECTIONS_VER"
55
implementation "org.springframework.boot:spring-boot-autoconfigure"

0 commit comments

Comments
 (0)