Skip to content

Commit eeeeff0

Browse files
caseyduquettescejona86
authored andcommitted
fix artifact name in IO_GRPC_GRPC_JAVA_ARTIFACTS
1 parent b1720f1 commit eeeeff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
1515
"com.google.auth:google-auth-library-credentials:0.22.0",
1616
"com.google.auth:google-auth-library-oauth2-http:0.22.0",
1717
"com.google.code.findbugs:jsr305:3.0.2",
18-
"com.google.code.gson:gson:jar:2.8.9",
18+
"com.google.code.gson:gson:2.8.9",
1919
"com.google.auto.value:auto-value:1.7.4",
2020
"com.google.auto.value:auto-value-annotations:1.7.4",
2121
"com.google.errorprone:error_prone_annotations:2.9.0",

0 commit comments

Comments
 (0)