Commit b4167b17 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to RSocket 1.1.0-RC1

Closes gh-23637
parent 70dcd3d5
...@@ -1344,7 +1344,7 @@ bom { ...@@ -1344,7 +1344,7 @@ bom {
] ]
} }
} }
library("RSocket", "1.1.0-M2") { library("RSocket", "1.1.0-RC1") {
group("io.rsocket") { group("io.rsocket") {
imports = [ imports = [
"rsocket-bom" "rsocket-bom"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment