Skip to content

Commit e417385

Browse files
committed
Upgrade to Reactor 2020.0.36
Closes gh-798
1 parent 15d28ad commit e417385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.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("com.fasterxml.jackson:jackson-bom:2.13.5"))
11-
api(platform("io.projectreactor:reactor-bom:2020.0.30"))
11+
api(platform("io.projectreactor:reactor-bom:2020.0.36"))
1212
api(platform("org.springframework:spring-framework-bom:5.3.26"))
1313
api(platform("org.springframework.data:spring-data-bom:2021.2.10"))
1414
api(platform("org.springframework.security:spring-security-bom:5.7.7"))

0 commit comments

Comments
 (0)