Skip to content

Commit

Permalink
Switch to RSocket SNAPSHOTs for 1.1.0-M2 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
bclozel committed Sep 7, 2020
1 parent 676e180 commit 29e8f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ bom {
]
}
}
library("RSocket", "1.1.0-M1") {
library("RSocket", "1.1.0-SNAPSHOT") {
group("io.rsocket") {
imports = [
"rsocket-bom"
Expand Down

0 comments on commit 29e8f1d

Please sign in to comment.