Commit 9000f047 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to RSocket 1.0.1

Closes gh-21975
parent aad6c3d6
...@@ -1459,7 +1459,7 @@ bom { ...@@ -1459,7 +1459,7 @@ bom {
] ]
} }
} }
library("RSocket", "1.0.0") { library("RSocket", "1.0.1") {
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