Upgrade to RSocket 1.1.2

Closes gh-30688
This commit is contained in:
Stephane Nicoll 2022-04-15 08:29:05 +02:00
parent aa76f451e3
commit 7d8128adc8

View File

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