We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c897e commit 2f77b51Copy full SHA for 2f77b51
google-auth-library-java/oauth2_http/BUILD.bazel
@@ -11,6 +11,7 @@ java_library(
11
"@com_google_errorprone_error_prone_annotations//jar",
12
"@com_google_code_findbugs_jsr305//jar",
13
"@com_google_auto_value_auto_value_annotations//jar",
14
+ "@org_slf4j_slf4j_api//jar",
15
],
16
visibility = ["//visibility:public"],
17
)
0 commit comments