Skip to content

Commit 6a7a11b

Browse files
committed
Upgrade to RSocket 1.1.1
Closes gh-26836
1 parent 66ae421 commit 6a7a11b

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
@@ -1342,7 +1342,7 @@ bom {
13421342
]
13431343
}
13441344
}
1345-
library("RSocket", "1.1.0") {
1345+
library("RSocket", "1.1.1") {
13461346
group("io.rsocket") {
13471347
imports = [
13481348
"rsocket-bom"

0 commit comments

Comments
 (0)