Skip to content

Commit f727db3

Browse files
committed
Upgrade to RSocket 1.0.3
Closes gh-23911
1 parent 7d56358 commit f727db3

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
@@ -1449,7 +1449,7 @@ bom {
14491449
]
14501450
}
14511451
}
1452-
library("RSocket", "1.0.2") {
1452+
library("RSocket", "1.0.3") {
14531453
group("io.rsocket") {
14541454
imports = [
14551455
"rsocket-bom"

0 commit comments

Comments
 (0)