Upgrade to Rsocket 1.1.0

Closes gh-23912
This commit is contained in:
Stephane Nicoll 2020-10-27 15:10:49 +01:00
parent 689d0c8307
commit 4561f068aa

View File

@ -1337,7 +1337,7 @@ bom {
]
}
}
library("RSocket", "1.1.0-RC1") {
library("RSocket", "1.1.0") {
group("io.rsocket") {
imports = [
"rsocket-bom"