Skip to content

Commit d14d0c3

Browse files
committed
Start building against Reactor 2020.0.17 snapshots
See gh-30169
1 parent eef89c6 commit d14d0c3

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
@@ -1475,7 +1475,7 @@ bom {
14751475
]
14761476
}
14771477
}
1478-
library("Reactor Bom", "2020.0.16") {
1478+
library("Reactor Bom", "2020.0.17-SNAPSHOT") {
14791479
group("io.projectreactor") {
14801480
imports = [
14811481
"reactor-bom"

0 commit comments

Comments
 (0)