diff --git a/grpc/build.gradle b/grpc/build.gradle index 2a73791904..4a5fdf3484 100644 --- a/grpc/build.gradle +++ b/grpc/build.gradle @@ -24,7 +24,7 @@ plugins { } repositories{ - maven { url "https://dl.bintray.com/chaos-systems/mvn" } + maven { url "https://mvnrepository.com/artifact" } } dependencies {