Upgrade to RSocket 1.0.5

Closes gh-26832
This commit is contained in:
Stephane Nicoll 2021-06-09 15:00:55 +02:00
parent f73e7bcc0c
commit 872ec0bf00

View File

@ -1453,7 +1453,7 @@ bom {
]
}
}
library("RSocket", "1.0.4") {
library("RSocket", "1.0.5") {
group("io.rsocket") {
imports = [
"rsocket-bom"