Skip to content

Commit 70ad70a

Browse files
authored
chore | updating gateway service version (#142)
1 parent 8ef6b66 commit 70ad70a

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-context-utils:0.12.1")
1717
api("org.hypertrace.core.grpcutils:grpc-client-utils:0.12.1")
1818
api("org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.1")
19-
api("org.hypertrace.gateway.service:gateway-service-api:0.3.0")
19+
api("org.hypertrace.gateway.service:gateway-service-api:0.3.2")
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)