Upgrade to RSocket 1.1.1

Closes gh-26839
This commit is contained in:
Stephane Nicoll 2021-06-09 16:08:19 +02:00
parent 2201315556
commit a7c538faa0
1 changed files with 1 additions and 1 deletions

View File

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