Skip to content

Commit

Permalink
Upgrade to RSocket 1.0.2
Browse files Browse the repository at this point in the history
Closes gh-22871
  • Loading branch information
wilkinsona committed Aug 11, 2020
1 parent ad109c1 commit 33ece49
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 @@ -1438,7 +1438,7 @@ bom {
]
}
}
library("RSocket", "1.0.1") {
library("RSocket", "1.0.2") {
group("io.rsocket") {
imports = [
"rsocket-bom"
Expand Down

0 comments on commit 33ece49

Please sign in to comment.