Skip to content

Commit 6b00744

Browse files
committed
Upgrade to RSocket 1.1.2
Closes gh-30729
1 parent cbf2da9 commit 6b00744

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
@@ -1467,7 +1467,7 @@ bom {
14671467
]
14681468
}
14691469
}
1470-
library("RSocket", "1.1.1") {
1470+
library("RSocket", "1.1.2") {
14711471
group("io.rsocket") {
14721472
imports = [
14731473
"rsocket-bom"

0 commit comments

Comments
 (0)