Skip to content

Commit 8bec452

Browse files
committed
Start building against Reactor Bom 2020.0.35 snapshots
See gh-36825
1 parent 3db0352 commit 8bec452

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.34") {
1489+
library("Reactor Bom", "2020.0.35-SNAPSHOT") {
14901490
group("io.projectreactor") {
14911491
imports = [
14921492
"reactor-bom"

0 commit comments

Comments
 (0)