Skip to content

Commit

Permalink
Merge branch 'grpc:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
lllu30 committed Jun 21, 2022
2 parents aed4faa + 95d2f73 commit 4814488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions WORKSPACE
Expand Up @@ -39,6 +39,7 @@ maven_install(
repositories = [
"https://repo.maven.apache.org/maven2/",
],
strict_visibility = True,
)

load("@maven//:compat.bzl", "compat_repositories")
Expand Down
1 change: 1 addition & 0 deletions repositories.bzl
Expand Up @@ -37,6 +37,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
"io.netty:netty-resolver:4.1.72.Final",
"io.netty:netty-tcnative-boringssl-static:2.0.46.Final",
"io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.72.Final",
"io.netty:netty-transport-native-unix-common:4.1.72.Final",
"io.netty:netty-transport:4.1.72.Final",
"io.opencensus:opencensus-api:0.24.0",
"io.opencensus:opencensus-contrib-grpc-metrics:0.24.0",
Expand Down

0 comments on commit 4814488

Please sign in to comment.