Skip to content

Commit 19eb69c

Browse files
committed
Start building against Reactor 2020.0.22 snapshots
See gh-32037
1 parent 4a807eb commit 19eb69c

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
@@ -1460,7 +1460,7 @@ bom {
14601460
]
14611461
}
14621462
}
1463-
library("Reactor Bom", "2020.0.21") {
1463+
library("Reactor Bom", "2020.0.22-SNAPSHOT") {
14641464
group("io.projectreactor") {
14651465
imports = [
14661466
"reactor-bom"

0 commit comments

Comments
 (0)