Skip to content

Commit

Permalink
Upgrade to RSocket 1.1.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Sep 15, 2020
1 parent 688b0b7 commit 63268f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1344,7 +1344,7 @@ bom {
]
}
}
library("RSocket", "1.1.0-SNAPSHOT") {
library("RSocket", "1.1.0-M2") {
group("io.rsocket") {
imports = [
"rsocket-bom"
Expand Down

0 comments on commit 63268f3

Please sign in to comment.