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 0cb1bc8 commit fe69da7Copy full SHA for fe69da7
book-details/build.gradle
@@ -23,7 +23,7 @@ repositories {
23
}
24
25
dependencies {
26
- implementation 'com.graphql-java:graphql-java:11.0'
+ implementation 'com.graphql-java:graphql-java:13.0'
27
implementation 'com.graphql-java:graphql-java-spring-boot-starter-webmvc:1.0'
28
implementation 'com.google.guava:guava:26.0-jre'
29
implementation 'org.springframework.boot:spring-boot-starter-web'
0 commit comments