Upgrade to RSocket 1.0.3

Closes gh-23911
This commit is contained in:
Stephane Nicoll 2020-10-27 03:37:58 +01:00
parent 7d5635867b
commit f727db3866

View File

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