Skip to content

Commit 0bfba1e

Browse files
committed
[AST-494] update grpc utils for request context logging interceptor
1 parent 1e6907d commit 0bfba1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform-grpc-service-framework/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath,testRuntimeClasspath
8484
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath,testRuntimeClasspath
8585
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
8686
org.hypertrace.bom:hypertrace-bom:0.3.62=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.16=runtimeClasspath,testRuntimeClasspath
89-
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.19=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.19=runtimeClasspath,testRuntimeClasspath
89+
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.19=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9090
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9191
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
9292
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath

0 commit comments

Comments
 (0)