Skip to content

Commit f180397

Browse files
committed
Upgrade to Reactor 2020.0.16
Closes gh-29707
1 parent 7f196d3 commit f180397

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
@@ -1430,7 +1430,7 @@ bom {
14301430
]
14311431
}
14321432
}
1433-
library("Reactor Bom", "2020.0.16-SNAPSHOT") {
1433+
library("Reactor Bom", "2020.0.16") {
14341434
group("io.projectreactor") {
14351435
imports = [
14361436
"reactor-bom"

0 commit comments

Comments
 (0)