File tree Expand file tree Collapse file tree
java-showcase/gapic-showcase Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9696 <groupId >com.google.protobuf</groupId >
9797 <artifactId >protobuf-java</artifactId >
9898 </dependency >
99- <!-- Add the grpc-java opentelemetry module to test for clients using GrpcOpenTelemetry -->
100- <dependency >
101- <groupId >io.grpc</groupId >
102- <artifactId >grpc-opentelemetry</artifactId >
103- <scope >test</scope >
104- </dependency >
10599 <dependency >
106100 <groupId >com.google.api.grpc</groupId >
107101 <artifactId >proto-google-common-protos</artifactId >
221215 <artifactId >opentelemetry-sdk-testing</artifactId >
222216 <scope >test</scope >
223217 </dependency >
218+ <!-- Add the grpc-java opentelemetry module to test for clients using GrpcOpenTelemetry -->
219+ <dependency >
220+ <groupId >io.grpc</groupId >
221+ <artifactId >grpc-opentelemetry</artifactId >
222+ <scope >test</scope >
223+ </dependency >
224224
225225 <!-- Logging testing dependencies -->
226226
You can’t perform that action at this time.
0 commit comments