Upgrade to RSocket 1.1.3

Closes gh-32385
This commit is contained in:
Stephane Nicoll
2022-09-15 09:39:04 +02:00
parent 16bb543c16
commit b352ebfc5a

View File

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