Skip to content

Commit b4715f5

Browse files
committed
Start building against Reactor Bom 2020.0.32 snapshots
See gh-35291
1 parent ec72bcc commit b4715f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1486,7 +1486,7 @@ bom {
14861486
]
14871487
}
14881488
}
1489-
library("Reactor Bom", "2020.0.31") {
1489+
library("Reactor Bom", "2020.0.32-SNAPSHOT") {
14901490
group("io.projectreactor") {
14911491
imports = [
14921492
"reactor-bom"

0 commit comments

Comments
 (0)