Skip to content

Commit 2598417

Browse files
committed
Upgrade to RSocket 1.1.3
Closes gh-35494
1 parent dd32fd4 commit 2598417

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
@@ -1496,7 +1496,7 @@ bom {
14961496
]
14971497
}
14981498
}
1499-
library("RSocket", "1.1.2") {
1499+
library("RSocket", "1.1.3") {
15001500
group("io.rsocket") {
15011501
imports = [
15021502
"rsocket-bom"

0 commit comments

Comments
 (0)