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 45ae555 commit 6da79efCopy full SHA for 6da79ef
hypertrace-core-graphql-platform/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
api("org.hypertrace.core.grpcutils:grpc-client-utils:0.11.2")
17
api("org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.11.2")
18
19
- api("org.hypertrace.gateway.service:gateway-service-api:0.2.20")
+ api("org.hypertrace.gateway.service:gateway-service-api:0.2.24")
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