@@ -42,8 +42,8 @@ com.google.code.gson:gson:2.12.1=compileClasspath,runtimeClasspath,testCompileCl
4242com.google.errorprone:error_prone_annotations:2.18.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor,testFixturesCompileClasspath
4343com.google.errorprone:error_prone_annotations:2.38.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
4444com.google.flatbuffers:flatbuffers-java:24.3.25=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
45- com.google.guava:failureaccess:1.0.1 =annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor,testFixturesCompileClasspath
46- com.google.guava:failureaccess:1.0.2 =compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
45+ com.google.guava:failureaccess:1.0.3 =annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor,testFixturesCompileClasspath
46+ com.google.guava:failureaccess:1.0.3 =compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
4747com.google.guava:guava-parent:32.1.2-jre=testFixturesCompileClasspath
4848com.google.guava:guava:32.0.1-jre=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
4949com.google.guava:guava:32.1.2-jre=testFixturesCompileClasspath
@@ -60,19 +60,20 @@ com.google.protobuf:protobuf-java-util:3.25.8=compileClasspath,runtimeClasspath,
6060com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
6161com.swrve:rate-limited-logger:2.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
6262commons-codec:commons-codec:1.18.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
63- io.grpc:grpc-alts:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
64- io.grpc:grpc-api:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
65- io.grpc:grpc-auth:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
66- io.grpc:grpc-context:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
67- io.grpc:grpc-core:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
68- io.grpc:grpc-googleapis:1.71.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
69- io.grpc:grpc-grpclb:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
70- io.grpc:grpc-inprocess:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
71- io.grpc:grpc-netty-shaded:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
72- io.grpc:grpc-protobuf-lite:1.71.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
73- io.grpc:grpc-protobuf:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
74- io.grpc:grpc-stub:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
75- io.grpc:grpc-util:1.71.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
63+ io.grpc:grpc-alts:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
64+ io.grpc:grpc-api:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
65+ io.grpc:grpc-auth:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
66+ io.grpc:grpc-bom:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
67+ io.grpc:grpc-context:1.76.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,compileClasspath,testCompileClasspath
68+ io.grpc:grpc-core:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
69+ io.grpc:grpc-googleapis:1.76.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
70+ io.grpc:grpc-grpclb:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
71+ io.grpc:grpc-inprocess:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
72+ io.grpc:grpc-netty-shaded:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
73+ io.grpc:grpc-protobuf-lite:1.76.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
74+ io.grpc:grpc-protobuf:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
75+ io.grpc:grpc-stub:1.76.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
76+ io.grpc:grpc-util:1.76.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,compileClasspath,testCompileClasspath
7677io.netty:netty-buffer:4.1.110.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7778io.netty:netty-common:4.1.110.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7879io.opencensus:opencensus-api:0.31.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
0 commit comments