Skip to content

Commit 33ece49

Browse files
committed
Upgrade to RSocket 1.0.2
Closes gh-22871
1 parent ad109c1 commit 33ece49

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
@@ -1438,7 +1438,7 @@ bom {
14381438
]
14391439
}
14401440
}
1441-
library("RSocket", "1.0.1") {
1441+
library("RSocket", "1.0.2") {
14421442
group("io.rsocket") {
14431443
imports = [
14441444
"rsocket-bom"

0 commit comments

Comments
 (0)