Switch to RSocket SNAPSHOTs for 1.1.0-M2 upgrade
See gh-23214
This commit is contained in:
parent
676e1809fb
commit
29e8f1d980
|
@ -1344,7 +1344,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("RSocket", "1.1.0-M1") {
|
||||
library("RSocket", "1.1.0-SNAPSHOT") {
|
||||
group("io.rsocket") {
|
||||
imports = [
|
||||
"rsocket-bom"
|
||||
|
|
Loading…
Reference in New Issue