Skip to content

Commit 2d1f5d3

Browse files
committed
Start building against Reactor 2020.0.17 snapshots
See gh-30176
1 parent 35a9a7f commit 2d1f5d3

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
@@ -1455,7 +1455,7 @@ bom {
14551455
]
14561456
}
14571457
}
1458-
library("Reactor Bom", "2020.0.16") {
1458+
library("Reactor Bom", "2020.0.17-SNAPSHOT") {
14591459
group("io.projectreactor") {
14601460
imports = [
14611461
"reactor-bom"

0 commit comments

Comments
 (0)