Skip to content

Commit 1862c61

Browse files
committed
Upgrade to Reactor 2020.0.10
Closes gh-27606
1 parent c43c222 commit 1862c61

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
@@ -1423,7 +1423,7 @@ bom {
14231423
]
14241424
}
14251425
}
1426-
library("Reactor Bom", "2020.0.10-SNAPSHOT") {
1426+
library("Reactor Bom", "2020.0.10") {
14271427
group("io.projectreactor") {
14281428
imports = [
14291429
"reactor-bom"

0 commit comments

Comments
 (0)