Skip to content

Commit 9b12292

Browse files
committed
Upgrade to RSocket 1.1.3
Closes gh-32379
1 parent c216e1e commit 9b12292

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
@@ -1484,7 +1484,7 @@ bom {
14841484
]
14851485
}
14861486
}
1487-
library("RSocket", "1.1.2") {
1487+
library("RSocket", "1.1.3") {
14881488
group("io.rsocket") {
14891489
imports = [
14901490
"rsocket-bom"

0 commit comments

Comments
 (0)