Upgrade to RSocket 1.1.3

Closes gh-32379
This commit is contained in:
Stephane Nicoll 2022-09-14 22:13:43 +02:00
parent c216e1e4a4
commit 9b122924c8

View File

@ -1484,7 +1484,7 @@ bom {
]
}
}
library("RSocket", "1.1.2") {
library("RSocket", "1.1.3") {
group("io.rsocket") {
imports = [
"rsocket-bom"