Skip to content

Commit 43123ac

Browse files
committed
Describe ignoreMissingClasses
1 parent 87ae6f9 commit 43123ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/repository-gcs/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ tasks.named("thirdPartyAudit").configure {
189189
'com.google.storage.v2.StorageSettings$Builder',
190190
'com.google.storage.v2.stub.GrpcStorageStub',
191191
'com.google.storage.v2.stub.StorageStubSettings',
192+
// opentelemetry implementation stuff
192193
'io.grpc.opentelemetry.GrpcOpenTelemetry',
193194
'io.grpc.opentelemetry.GrpcOpenTelemetry$Builder',
194195
'io.grpc.protobuf.ProtoUtils',

0 commit comments

Comments
 (0)