Bump Guava to 30.1 for Bazel

This was missed from a81bf14
This commit is contained in:
Eric Anderson 2021-04-21 13:47:42 -07:00 committed by Eric Anderson
parent 1703d692bc
commit 2eb0a95305
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
"com.google.code.gson:gson:jar:2.8.6",
"com.google.errorprone:error_prone_annotations:2.4.0",
"com.google.guava:failureaccess:1.0.1",
"com.google.guava:guava:29.0-android",
"com.google.guava:guava:30.1-android",
"com.google.j2objc:j2objc-annotations:1.3",
"com.google.truth:truth:1.0.1",
"com.squareup.okhttp:okhttp:2.7.4",