Skip to content

Commit 765d43b

Browse files
committed
Upgrade rsocket-core to 1.0.0-RC2
Closes gh-23359
1 parent 9929d75 commit 765d43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ext {
4141
log4jVersion = "2.12.0"
4242
nettyVersion = "4.1.38.Final"
4343
reactorVersion = "Dysprosium-M3"
44-
rsocketVersion = "0.12.2-RC4"
44+
rsocketVersion = "1.0.0-RC2"
4545
rxjavaVersion = "1.3.8"
4646
rxjavaAdapterVersion = "1.2.1"
4747
rxjava2Version = "2.2.10"

0 commit comments

Comments
 (0)