Skip to content

Commit 9cbd501

Browse files
committed
revert example to use 0.2.4 until 0.2.5 is actually published
1 parent 93ef575 commit 9cbd501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsocket-rpc-examples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ protobuf {
2525
}
2626
plugins {
2727
rsocketRpc {
28-
artifact = "io.rsocket.rpc:rsocket-rpc-protobuf:0.2.5"
28+
artifact = "io.rsocket.rpc:rsocket-rpc-protobuf:0.2.4"
2929
}
3030
}
3131
generateProtoTasks {

0 commit comments

Comments
 (0)