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 249ee3b commit c22efe6Copy full SHA for c22efe6
README.md
@@ -23,8 +23,8 @@ Example:
23
24
```groovy
25
dependencies {
26
- implementation 'io.rsocket:rsocket-transport-netty:0.11.13'
27
implementation 'io.rsocket:rsocket-core:0.11.13'
+ implementation 'io.rsocket:rsocket-transport-netty:0.11.13'
28
// implementation 'io.rsocket:rsocket-core:0.11.14.BUILD-SNAPSHOT'
29
// implementation 'io.rsocket:rsocket-transport-netty:0.11.14.BUILD-SNAPSHOT'
30
}
0 commit comments