Skip to content

Commit 8426fd9

Browse files
committed
Start building against Reactor 2020.0.13 snapshots
See gh-28509
1 parent 06e9991 commit 8426fd9

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
@@ -1423,7 +1423,7 @@ bom {
14231423
]
14241424
}
14251425
}
1426-
library("Reactor Bom", "2020.0.12") {
1426+
library("Reactor Bom", "2020.0.13-SNAPSHOT") {
14271427
group("io.projectreactor") {
14281428
imports = [
14291429
"reactor-bom"

0 commit comments

Comments
 (0)