Upgrade to RSocket 1.1.2

Closes gh-30679
This commit is contained in:
Stephane Nicoll 2022-04-15 07:49:49 +02:00
parent a913e4fdd5
commit ded1810bd1
1 changed files with 1 additions and 1 deletions

View File

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