We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5e509 commit 40a2ff3Copy full SHA for 40a2ff3
rsocket-rpc-core/build.gradle
@@ -8,7 +8,6 @@ plugins {
8
description = 'RSocket RPC Library'
9
10
dependencies {
11
- implementation project (':rsocket-rpc-protobuf')
12
implementation 'com.google.protobuf:protobuf-java'
13
14
api 'io.opentracing:opentracing-api'
0 commit comments