Skip to content

Commit d887e43

Browse files
committed
Start building against Reactor 2020.0.13 snapshots
See gh-28505
1 parent b9e3660 commit d887e43

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
@@ -1335,7 +1335,7 @@ bom {
13351335
]
13361336
}
13371337
}
1338-
library("Reactor Bom", "2020.0.12") {
1338+
library("Reactor Bom", "2020.0.13-SNAPSHOT") {
13391339
group("io.projectreactor") {
13401340
imports = [
13411341
"reactor-bom"

0 commit comments

Comments
 (0)