Upgrade to RSocket 1.0.1

Closes gh-21861
This commit is contained in:
Andy Wilkinson 2020-06-10 12:49:55 +01:00
parent df42b3ac39
commit 25cc16a54c

View File

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