We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c0f49 commit 497adf0Copy full SHA for 497adf0
graphql-java-servlet/build.gradle
@@ -14,7 +14,7 @@ jar {
14
}
15
16
dependencies {
17
- implementation(project(':graphql-java-kickstart'))
+ api(project(':graphql-java-kickstart'))
18
19
// Useful utilities
20
compile 'com.google.guava:guava:24.1.1-jre'
0 commit comments