Skip to content

Commit 20d9a1e

Browse files
committed
Upgrade to RSocket 1.1.1
1 parent 8b1302b commit 20d9a1e

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
@@ -31,7 +31,7 @@ configure(allprojects) { project ->
3131
mavenBom "io.netty:netty-bom:4.1.65.Final"
3232
mavenBom "io.projectreactor:reactor-bom:2020.0.7"
3333
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR10"
34-
mavenBom "io.rsocket:rsocket-bom:1.1.0"
34+
mavenBom "io.rsocket:rsocket-bom:1.1.1"
3535
mavenBom "org.eclipse.jetty:jetty-bom:9.4.41.v20210516"
3636
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.5.10"
3737
mavenBom "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.5.0"

0 commit comments

Comments
 (0)