Skip to content

Commit 491f0f6

Browse files
author
Steve Riesenberg
committed
Update io.projectreactor to 2020.0.35
Closes gh-13702
1 parent 1db8734 commit 491f0f6

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
@@ -8,7 +8,7 @@ javaPlatform {
88

99
dependencies {
1010
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
11-
api platform("io.projectreactor:reactor-bom:2020.0.34")
11+
api platform("io.projectreactor:reactor-bom:2020.0.35")
1212
api platform("io.rsocket:rsocket-bom:1.1.4")
1313
api platform("org.junit:junit-bom:5.9.3")
1414
api platform("org.mockito:mockito-bom:4.8.1")

0 commit comments

Comments
 (0)