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 f7fe53a commit 494439cCopy full SHA for 494439c
xds/BUILD.bazel
@@ -35,6 +35,8 @@ java_library(
35
"@com_google_protobuf//:protobuf_java",
36
"@com_google_protobuf//:protobuf_java_util",
37
"@maven//:com_google_auth_google_auth_library_oauth2_http",
38
+ "@maven//:com_google_http_client_google_http_client",
39
+ "@maven//:com_google_http_client_google_http_client_gson",
40
artifact("com.google.code.findbugs:jsr305"),
41
artifact("com.google.code.gson:gson"),
42
artifact("com.google.errorprone:error_prone_annotations"),
0 commit comments