Switch to RSocket SNAPSHOTs for 1.1.0-M2 upgrade

See gh-23214
This commit is contained in:
Brian Clozel 2020-09-07 18:22:30 +02:00
parent 676e1809fb
commit 29e8f1d980
1 changed files with 1 additions and 1 deletions

View File

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