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
1 changed files with 1 additions and 1 deletions

View File

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