Skip to content

Commit 57d94ce

Browse files
author
Steve Riesenberg
committed
Update io.rsocket to 1.1.2
Closes gh-11134
1 parent c967d65 commit 57d94ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ javaPlatform {
99
dependencies {
1010
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
1111
api platform("io.projectreactor:reactor-bom:2020.0.18")
12-
api platform("io.rsocket:rsocket-bom:1.1.1")
12+
api platform("io.rsocket:rsocket-bom:1.1.2")
1313
api platform("org.springframework.data:spring-data-bom:2021.0.9")
1414
api platform("org.jetbrains.kotlin:kotlin-bom:$kotlinVersion")
1515
api platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.5.2")

0 commit comments

Comments
 (0)