Skip to content

Commit 7c59d8a

Browse files
committed
Start building against Reactor 2020.0.2 snapshots
See gh-24275
1 parent 7bdeda6 commit 7c59d8a

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
@@ -1321,7 +1321,7 @@ bom {
13211321
]
13221322
}
13231323
}
1324-
library("Reactor Bom", "2020.0.1") {
1324+
library("Reactor Bom", "2020.0.2-SNAPSHOT") {
13251325
group("io.projectreactor") {
13261326
imports = [
13271327
"reactor-bom"

0 commit comments

Comments
 (0)