Skip to content

Commit f052a51

Browse files
committed
Upgrade to Reactor 2022.0.0 snapshots
1 parent 973fc56 commit f052a51

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
@@ -9,7 +9,7 @@ javaPlatform {
99
dependencies {
1010
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
1111
api(platform("com.fasterxml.jackson:jackson-bom:2.13.3"))
12-
api(platform("io.projectreactor:reactor-bom:2022.0.0-M5"))
12+
api(platform("io.projectreactor:reactor-bom:2022.0.0-SNAPSHOT"))
1313
api(platform("org.springframework.data:spring-data-bom:2022.0.0-M5"))
1414
api(platform("org.springframework.security:spring-security-bom:6.0.0-M6"))
1515
api(platform("com.querydsl:querydsl-bom:5.0.0"))

0 commit comments

Comments
 (0)