Skip to content

Commit c22efe6

Browse files
authored
Update README.md
1 parent 249ee3b commit c22efe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Example:
2323

2424
```groovy
2525
dependencies {
26-
implementation 'io.rsocket:rsocket-transport-netty:0.11.13'
2726
implementation 'io.rsocket:rsocket-core:0.11.13'
27+
implementation 'io.rsocket:rsocket-transport-netty:0.11.13'
2828
// implementation 'io.rsocket:rsocket-core:0.11.14.BUILD-SNAPSHOT'
2929
// implementation 'io.rsocket:rsocket-transport-netty:0.11.14.BUILD-SNAPSHOT'
3030
}

0 commit comments

Comments
 (0)