Upgrade to RSocket 1.1.3

Closes gh-32380
This commit is contained in:
Stephane Nicoll 2022-09-14 22:15:40 +02:00
parent 516fa5da21
commit 1839c8385e

View File

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