Upgrade to RSocket 1.1.2

Closes gh-30729
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:52 +02:00
parent cbf2da995b
commit 6b007448d4

View File

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