diff --git a/interop-testing/build.gradle b/interop-testing/build.gradle index f8c5561891d..62218bb7a42 100644 --- a/interop-testing/build.gradle +++ b/interop-testing/build.gradle @@ -23,9 +23,11 @@ dependencies { project(':grpc-auth'), project(':grpc-census'), project(':grpc-core'), + project(':grpc-googleapis'), project(':grpc-netty'), project(':grpc-okhttp'), project(':grpc-protobuf'), + project(':grpc-rls'), project(':grpc-services'), project(':grpc-stub'), project(':grpc-testing'),