Skip to content

Commit 2fd4ac6

Browse files
committed
Upgrade to Reactor 2020.0.10
Closes gh-27600
1 parent f19fff4 commit 2fd4ac6

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
@@ -1416,7 +1416,7 @@ bom {
14161416
]
14171417
}
14181418
}
1419-
library("Reactor Bom", "2020.0.10-SNAPSHOT") {
1419+
library("Reactor Bom", "2020.0.10") {
14201420
group("io.projectreactor") {
14211421
imports = [
14221422
"reactor-bom"

0 commit comments

Comments
 (0)