Upgrade to RSocket 1.1.1

Closes gh-26836
This commit is contained in:
Stephane Nicoll 2021-06-09 15:24:13 +02:00
parent 66ae421f74
commit 6a7a11ba59
1 changed files with 1 additions and 1 deletions

View File

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