Skip to content

Commit 7d8128a

Browse files
committed
Upgrade to RSocket 1.1.2
Closes gh-30688
1 parent aa76f45 commit 7d8128a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1475,7 +1475,7 @@ bom {
14751475
]
14761476
}
14771477
}
1478-
library("RSocket", "1.1.1") {
1478+
library("RSocket", "1.1.2") {
14791479
group("io.rsocket") {
14801480
imports = [
14811481
"rsocket-bom"

0 commit comments

Comments
 (0)