Skip to content

Commit 7afae4a

Browse files
committed
Start building against Reactor 2020.0.15 snapshots
See gh-29280
1 parent a9d8bef commit 7afae4a

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
@@ -1415,7 +1415,7 @@ bom {
14151415
]
14161416
}
14171417
}
1418-
library("Reactor Bom", "2020.0.14") {
1418+
library("Reactor Bom", "2020.0.15-SNAPSHOT") {
14191419
group("io.projectreactor") {
14201420
imports = [
14211421
"reactor-bom"

0 commit comments

Comments
 (0)