Skip to content

Commit 6da79ef

Browse files
Upgrade the gateway service version (#126)
1 parent 45ae555 commit 6da79ef

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
@@ -16,7 +16,7 @@ dependencies {
1616
api("org.hypertrace.core.grpcutils:grpc-client-utils:0.11.2")
1717
api("org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.11.2")
1818
api("org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.11.2")
19-
api("org.hypertrace.gateway.service:gateway-service-api:0.2.20")
19+
api("org.hypertrace.gateway.service:gateway-service-api:0.2.24")
2020
api("org.hypertrace.core.attribute.service:caching-attribute-service-client:${attributeServiceVersion}")
2121
api("org.hypertrace.core.attribute.service:attribute-service-api:${attributeServiceVersion}")
2222

0 commit comments

Comments
 (0)