Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit e538b2e

Browse files
author
Bogdan Drutu
authored
Update bazel and maven examples tests (#1689)
* Update maven deps for tests * Update bazel deps. * Downgrade grpc to 1.15.0 in maven to avoid conflicts.
1 parent 87138fe commit e538b2e

File tree

3 files changed

+219
-467
lines changed

3 files changed

+219
-467
lines changed

examples/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ java_library(
6161
"@com_google_cloud_google_cloud_trace//jar",
6262
"@com_google_http_client_google_http_client//jar",
6363
"@com_google_http_client_google_http_client_jackson2//jar",
64-
"@com_google_instrumentation_instrumentation_api//jar",
6564
"@com_google_protobuf_protobuf_java//jar",
6665
"@com_google_protobuf_protobuf_java_util//jar",
6766
"@commons_codec_commons_codec//jar",

0 commit comments

Comments
 (0)