We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2064531 commit b140140Copy full SHA for b140140
xds/BUILD.bazel
@@ -33,6 +33,8 @@ java_library(
33
"@com_google_protobuf//:protobuf_java",
34
"@com_google_protobuf//:protobuf_java_util",
35
"@maven//:com_google_auth_google_auth_library_oauth2_http",
36
+ "@maven//:com_google_http_client_google_http_client",
37
+ "@maven//:com_google_http_client_google_http_client_gson",
38
artifact("com.google.code.findbugs:jsr305"),
39
artifact("com.google.code.gson:gson"),
40
artifact("com.google.errorprone:error_prone_annotations"),
0 commit comments