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 93ef575 commit 9cbd501Copy full SHA for 9cbd501
rsocket-rpc-examples/build.gradle
@@ -25,7 +25,7 @@ protobuf {
25
}
26
plugins {
27
rsocketRpc {
28
- artifact = "io.rsocket.rpc:rsocket-rpc-protobuf:0.2.5"
+ artifact = "io.rsocket.rpc:rsocket-rpc-protobuf:0.2.4"
29
30
31
generateProtoTasks {
0 commit comments