Skip to content

Commit 5671469

Browse files
committed
Upgrade to Reactor 2020.0.24
Closes gh-32592
1 parent 187b66a commit 5671469

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
@@ -1435,7 +1435,7 @@ bom {
14351435
]
14361436
}
14371437
}
1438-
library("Reactor Bom", "2020.0.24-SNAPSHOT") {
1438+
library("Reactor Bom", "2020.0.24") {
14391439
group("io.projectreactor") {
14401440
imports = [
14411441
"reactor-bom"

0 commit comments

Comments
 (0)