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 3f79ca7 commit 59b9589Copy full SHA for 59b9589
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
jcenter()
4
}
5
6
- dependencies { classpath 'io.reactivesocket:gradle-nebula-plugin-reactivesocket:0.1.0' }
+ dependencies { classpath 'io.reactivesocket:gradle-nebula-plugin-reactivesocket:1.0.0' }
7
8
9
description = 'ReactiveSocket: stream oriented messaging passing with Reactive Stream semantics.'
0 commit comments