File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
hypertrace-core-graphql-platform Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,9 @@ dependencies {
13
13
api(platform(" com.fasterxml.jackson:jackson-bom:2.15.2" ))
14
14
constraints {
15
15
16
- api(" org.hypertrace.core.grpcutils:grpc-context-utils:0.12.0" )
17
- api(" org.hypertrace.core.grpcutils:grpc-client-utils:0.12.0" )
18
- api(" org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.0" )
19
- api(" org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.0" )
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" )
20
19
api(" org.hypertrace.gateway.service:gateway-service-api:0.2.25" )
21
20
api(" org.hypertrace.core.attribute.service:caching-attribute-service-client:${attributeServiceVersion} " )
22
21
api(" org.hypertrace.core.attribute.service:attribute-service-api:${attributeServiceVersion} " )
You can’t perform that action at this time.
0 commit comments