Skip to content

Commit 5a96f7d

Browse files
committed
Upgrade to RSocket 1.1.0-M1
Closes gh-22751
1 parent 72189ee commit 5a96f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ bom {
13371337
]
13381338
}
13391339
}
1340-
library("RSocket", "1.1.0-SNAPSHOT") {
1340+
library("RSocket", "1.1.0-M1") {
13411341
group("io.rsocket") {
13421342
imports = [
13431343
"rsocket-bom"

0 commit comments

Comments
 (0)