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