Skip to content

Commit c7ded01

Browse files
committed
Upgrade to Reactor 2020.0.11
Closes gh-27914
1 parent 242631f commit c7ded01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ bom {
14161416
]
14171417
}
14181418
}
1419-
library("Reactor Bom", "2020.0.11-SNAPSHOT") {
1419+
library("Reactor Bom", "2020.0.11") {
14201420
group("io.projectreactor") {
14211421
imports = [
14221422
"reactor-bom"

0 commit comments

Comments
 (0)