aboutsummaryrefslogtreecommitdiff
path: root/protobuf-lite
diff options
context:
space:
mode:
Diffstat (limited to 'protobuf-lite')
-rw-r--r--protobuf-lite/BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/protobuf-lite/BUILD.bazel b/protobuf-lite/BUILD.bazel
index 74939c2fe..f14d44859 100644
--- a/protobuf-lite/BUILD.bazel
+++ b/protobuf-lite/BUILD.bazel
@@ -9,7 +9,7 @@ java_library(
"//core",
"//core:internal",
"@com_google_code_findbugs_jsr305//jar",
- "@com_google_guava//jar",
+ "@com_google_guava_guava//jar",
"@com_google_protobuf_java//:protobuf_java",
],
)