Upgrade to RSocket 1.1.0-M1

Closes gh-22751
This commit is contained in:
Stephane Nicoll
2020-08-11 09:23:32 +02:00
parent 72189eed3d
commit 5a96f7d682

View File

@@ -1337,7 +1337,7 @@ bom {
]
}
}
library("RSocket", "1.1.0-SNAPSHOT") {
library("RSocket", "1.1.0-M1") {
group("io.rsocket") {
imports = [
"rsocket-bom"