mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Upgrade to RSocket 1.1.0-RC1
Closes gh-23637
This commit is contained in:
@@ -1344,7 +1344,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("RSocket", "1.1.0-M2") {
|
||||
library("RSocket", "1.1.0-RC1") {
|
||||
group("io.rsocket") {
|
||||
imports = [
|
||||
"rsocket-bom"
|
||||
|
||||
Reference in New Issue
Block a user