Skip to content

Commit 872ec0b

Browse files
committed
Upgrade to RSocket 1.0.5
Closes gh-26832
1 parent f73e7bc commit 872ec0b

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
@@ -1453,7 +1453,7 @@ bom {
14531453
]
14541454
}
14551455
}
1456-
library("RSocket", "1.0.4") {
1456+
library("RSocket", "1.0.5") {
14571457
group("io.rsocket") {
14581458
imports = [
14591459
"rsocket-bom"

0 commit comments

Comments
 (0)