Skip to content

Commit ded1810

Browse files
committed
Upgrade to RSocket 1.1.2
Closes gh-30679
1 parent a913e4f commit ded1810

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
@@ -1495,7 +1495,7 @@ bom {
14951495
]
14961496
}
14971497
}
1498-
library("RSocket", "1.1.1") {
1498+
library("RSocket", "1.1.2") {
14991499
group("io.rsocket") {
15001500
imports = [
15011501
"rsocket-bom"

0 commit comments

Comments
 (0)