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 8ef6b66 commit 70ad70aCopy full SHA for 70ad70a
hypertrace-core-graphql-platform/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
api("org.hypertrace.core.grpcutils:grpc-context-utils:0.12.1")
17
api("org.hypertrace.core.grpcutils:grpc-client-utils:0.12.1")
18
api("org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.1")
19
- api("org.hypertrace.gateway.service:gateway-service-api:0.3.0")
+ api("org.hypertrace.gateway.service:gateway-service-api:0.3.2")
20
api("org.hypertrace.core.attribute.service:caching-attribute-service-client:${attributeServiceVersion}")
21
api("org.hypertrace.core.attribute.service:attribute-service-api:${attributeServiceVersion}")
22
0 commit comments