Upgrade to RSocket 1.0.1

Closes gh-21975
This commit is contained in:
Andy Wilkinson
2020-06-16 10:33:47 +01:00
parent aad6c3d6c9
commit 9000f047bd

View File

@@ -1459,7 +1459,7 @@ bom {
]
}
}
library("RSocket", "1.0.0") {
library("RSocket", "1.0.1") {
group("io.rsocket") {
imports = [
"rsocket-bom"