Skip to content

Commit 3fc7736

Browse files
committed
Start building against Reactor 2020.0.22 snapshots
See gh-32038
1 parent ff348f4 commit 3fc7736

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
@@ -1435,7 +1435,7 @@ bom {
14351435
]
14361436
}
14371437
}
1438-
library("Reactor Bom", "2020.0.21") {
1438+
library("Reactor Bom", "2020.0.22-SNAPSHOT") {
14391439
group("io.projectreactor") {
14401440
imports = [
14411441
"reactor-bom"

0 commit comments

Comments
 (0)