|
4 | 4 | ch.qos.logback:logback-classic:1.2.13=runtimeClasspath |
5 | 5 | ch.qos.logback:logback-core:1.2.13=runtimeClasspath |
6 | 6 | com.google.android:annotations:4.1.1.4=compileProtoPath,runtimeClasspath,testCompileProtoPath |
7 | | -com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 7 | +com.google.api.grpc:proto-google-common-protos:2.51.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
8 | 8 | com.google.code.findbugs:jsr305:1.3.9=googleJavaFormat1.6 |
9 | 9 | com.google.code.findbugs:jsr305:3.0.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
10 | 10 | com.google.code.gson:gson:2.11.0=compileProtoPath,runtimeClasspath,testCompileProtoPath |
11 | 11 | com.google.errorprone:error_prone_annotations:2.0.18=googleJavaFormat1.6 |
12 | | -com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 12 | +com.google.errorprone:error_prone_annotations:2.30.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
13 | 13 | com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 |
14 | 14 | com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 |
15 | 15 | com.google.guava:failureaccess:1.0.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
16 | 16 | com.google.guava:guava:22.0=googleJavaFormat1.6 |
17 | | -com.google.guava:guava:33.2.1-android=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 17 | +com.google.guava:guava:33.3.1-android=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
18 | 18 | com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
19 | 19 | com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 |
20 | | -com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath |
21 | | -com.google.protobuf:protobuf-java:3.25.3=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
22 | | -com.google.protobuf:protoc:3.25.3=protobufToolsLocator_protoc |
23 | | -io.grpc:grpc-api:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
24 | | -io.grpc:grpc-context:1.66.0=compileProtoPath,runtimeClasspath,testCompileProtoPath |
25 | | -io.grpc:grpc-core:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
26 | | -io.grpc:grpc-netty-shaded:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
27 | | -io.grpc:grpc-protobuf-lite:1.66.0=compileProtoPath,runtimeClasspath,testCompileProtoPath |
28 | | -io.grpc:grpc-protobuf:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
29 | | -io.grpc:grpc-stub:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
30 | | -io.grpc:grpc-util:1.66.0=compileProtoPath,runtimeClasspath,testCompileProtoPath |
31 | | -io.grpc:protoc-gen-grpc-java:1.66.0=protobufToolsLocator_grpc |
| 20 | +com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 21 | +com.google.protobuf:protobuf-java:3.25.5=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 22 | +com.google.protobuf:protoc:3.25.5=protobufToolsLocator_protoc |
| 23 | +io.grpc:grpc-api:1.71.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 24 | +io.grpc:grpc-context:1.71.0=compileProtoPath,runtimeClasspath,testCompileProtoPath |
| 25 | +io.grpc:grpc-core:1.71.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 26 | +io.grpc:grpc-netty-shaded:1.71.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 27 | +io.grpc:grpc-protobuf-lite:1.71.0=compileProtoPath,runtimeClasspath,testCompileProtoPath |
| 28 | +io.grpc:grpc-protobuf:1.71.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 29 | +io.grpc:grpc-stub:1.71.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 30 | +io.grpc:grpc-util:1.71.0=compileProtoPath,runtimeClasspath,testCompileProtoPath |
| 31 | +io.grpc:protoc-gen-grpc-java:1.71.0=protobufToolsLocator_grpc |
32 | 32 | io.perfmark:perfmark-api:0.27.0=compileProtoPath,runtimeClasspath,testCompileProtoPath |
33 | 33 | javax.annotation:javax.annotation-api:1.3.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
34 | | -org.checkerframework:checker-qual:3.42.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
| 34 | +org.checkerframework:checker-qual:3.43.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
35 | 35 | org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 |
36 | | -org.codehaus.mojo:animal-sniffer-annotations:1.24=compileProtoPath,runtimeClasspath,testCompileProtoPath |
| 36 | +org.codehaus.mojo:animal-sniffer-annotations:1.24=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
37 | 37 | org.slf4j:slf4j-api:1.7.36=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath |
38 | 38 | empty=annotationProcessor,protobuf,testProtobuf |
0 commit comments