fix artifact name in IO_GRPC_GRPC_JAVA_ARTIFACTS

This commit is contained in:
Casey 2022-04-13 13:48:24 -07:00 committed by Eric Anderson
parent b1720f10a5
commit eeeeff0702
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
"com.google.auth:google-auth-library-credentials:0.22.0",
"com.google.auth:google-auth-library-oauth2-http:0.22.0",
"com.google.code.findbugs:jsr305:3.0.2",
"com.google.code.gson:gson:jar:2.8.9",
"com.google.code.gson:gson:2.8.9",
"com.google.auto.value:auto-value:1.7.4",
"com.google.auto.value:auto-value-annotations:1.7.4",
"com.google.errorprone:error_prone_annotations:2.9.0",