Skip to content

Commit

Permalink
Upgrade to RSocket 1.1.1
Browse files Browse the repository at this point in the history
Closes gh-26839
  • Loading branch information
snicoll committed Jun 10, 2021
1 parent 2201315 commit a7c538f
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 @@ -1430,7 +1430,7 @@ bom {
]
}
}
library("RSocket", "1.1.0") {
library("RSocket", "1.1.1") {
group("io.rsocket") {
imports = [
"rsocket-bom"
Expand Down

0 comments on commit a7c538f

Please sign in to comment.