Skip to content

Commit 37e35b3

Browse files
committed
Upgrade to RSocket 1.1 RC1
See gh-25898
1 parent a9d458f commit 37e35b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ configure(allprojects) { project ->
2929
mavenBom "io.netty:netty-bom:4.1.52.Final"
3030
mavenBom "io.projectreactor:reactor-bom:2020.0.0-RC2"
3131
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR7"
32-
mavenBom "io.rsocket:rsocket-bom:1.1.0-M2"
32+
mavenBom "io.rsocket:rsocket-bom:1.1.0-RC1"
3333
mavenBom "org.eclipse.jetty:jetty-bom:9.4.32.v20200930"
3434
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.4.10"
3535
mavenBom "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.3.9"

0 commit comments

Comments
 (0)