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 7dec236 commit 1549134Copy full SHA for 1549134
hypertrace-core-graphql-platform/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
api("org.hypertrace.core.attribute.service:attribute-service-api:${attributeServiceVersion}")
23
24
api("com.google.inject:guice:5.1.0")
25
- api("com.graphql-java:graphql-java:19.4")
+ api("com.graphql-java:graphql-java:19.6")
26
api("io.github.graphql-java:graphql-java-annotations:9.1")
27
api("org.slf4j:slf4j-api:1.7.36")
28
api("io.reactivex.rxjava3:rxjava:3.1.6")
0 commit comments