Skip to content

Commit 9601a3e

Browse files
committed
Start building against Reactor 2020.0.16 snapshots
See gh-29760
1 parent 00279b6 commit 9601a3e

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
@@ -1418,7 +1418,7 @@ bom {
14181418
]
14191419
}
14201420
}
1421-
library("Reactor Bom", "2020.0.15") {
1421+
library("Reactor Bom", "2020.0.16-SNAPSHOT") {
14221422
group("io.projectreactor") {
14231423
imports = [
14241424
"reactor-bom"

0 commit comments

Comments
 (0)