Skip to content

Commit c38a3c0

Browse files
committed
Start building against Reactor 2020.0.21 snapshots
See gh-31607
1 parent 17bdc52 commit c38a3c0

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
@@ -1457,7 +1457,7 @@ bom {
14571457
]
14581458
}
14591459
}
1460-
library("Reactor Bom", "2020.0.20") {
1460+
library("Reactor Bom", "2020.0.21-SNAPSHOT") {
14611461
group("io.projectreactor") {
14621462
imports = [
14631463
"reactor-bom"

0 commit comments

Comments
 (0)