Upgrade to RSocket 1.0.2

Closes gh-22871
This commit is contained in:
Andy Wilkinson 2020-08-11 12:17:31 +01:00
parent ad109c10d3
commit 33ece49921
1 changed files with 1 additions and 1 deletions

View File

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