Skip to content

Commit 001bc04

Browse files
committed
Start building against Reactor 2020.0.17 snapshots
See gh-30187
1 parent de321b0 commit 001bc04

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
@@ -1429,7 +1429,7 @@ bom {
14291429
]
14301430
}
14311431
}
1432-
library("Reactor Bom", "2020.0.16") {
1432+
library("Reactor Bom", "2020.0.17-SNAPSHOT") {
14331433
group("io.projectreactor") {
14341434
imports = [
14351435
"reactor-bom"

0 commit comments

Comments
 (0)