Skip to content

Commit 7b93309

Browse files
chore: update gateway service version for DISTINCT operator support (#109)
1 parent 914fb0d commit 7b93309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypertrace-core-graphql-platform/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
api("org.hypertrace.core.grpcutils:grpc-client-utils:0.7.7")
1515
api("org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.7.7")
1616
api("org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.7.7")
17-
api("org.hypertrace.gateway.service:gateway-service-api:0.2.10")
17+
api("org.hypertrace.gateway.service:gateway-service-api:0.2.12")
1818
api("org.hypertrace.core.attribute.service:caching-attribute-service-client:0.13.6")
1919

2020
api("com.google.inject:guice:5.1.0")

0 commit comments

Comments
 (0)