Upgrade to RSocket 1.1.0-M2

Closes gh-23214
This commit is contained in:
Stephane Nicoll 2020-09-15 08:50:56 +02:00
parent 688b0b7648
commit 63268f33fe
1 changed files with 1 additions and 1 deletions

View File

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