Skip to content

Commit 82652c7

Browse files
committed
Start building against Reactor 2020.0.1 snapshots
See gh-24110
1 parent 5c120ca commit 82652c7

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
@@ -1318,7 +1318,7 @@ bom {
13181318
]
13191319
}
13201320
}
1321-
library("Reactor Bom", "2020.0.0") {
1321+
library("Reactor Bom", "2020.0.1-SNAPSHOT") {
13221322
group("io.projectreactor") {
13231323
imports = [
13241324
"reactor-bom"

0 commit comments

Comments
 (0)