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.
2 parents afc625f + 9cbd501 commit cc9e31fCopy full SHA for cc9e31f
docs/get-started.md
@@ -91,7 +91,7 @@ protobuf {
91
}
92
plugins {
93
rsocketRpc {
94
- artifact = 'io.rsocket.rpc:rsocket-rpc-protobuf:0.2.4'
+ artifact = 'io.rsocket.rpc:rsocket-rpc-protobuf:0.2.5'
95
96
97
generateProtoTasks {
gradle.properties
@@ -1,2 +1,2 @@
1
group=io.rsocket.rpc
2
-version=0.2.5.BUILD-SNAPSHOT
+version=0.2.5
0 commit comments