Upgrade to RSocket 1.0.0-RC6

Closes gh-20048
This commit is contained in:
Andy Wilkinson 2020-02-05 20:36:23 +00:00
parent ab512edb96
commit bc3ee5b232

View File

@ -1378,7 +1378,7 @@ bom {
]
}
}
library("RSocket", "1.0.0-RC5") {
library("RSocket", "1.0.0-RC6") {
group("io.rsocket") {
imports = [
"rsocket-bom"