Skip to content

Commit

Permalink
Upgrade to RSocket 1.1.2
Browse files Browse the repository at this point in the history
Closes gh-30688
  • Loading branch information
snicoll committed Apr 15, 2022
1 parent aa76f45 commit 7d8128a
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 @@ -1475,7 +1475,7 @@ bom {
]
}
}
library("RSocket", "1.1.1") {
library("RSocket", "1.1.2") {
group("io.rsocket") {
imports = [
"rsocket-bom"
Expand Down

0 comments on commit 7d8128a

Please sign in to comment.