Skip to content

Commit e5b168a

Browse files
committed
Upgrade to Reactor 2020.0.13
Closes gh-28505
1 parent ddd38a7 commit e5b168a

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.13-SNAPSHOT") {
1426+
library("Reactor Bom", "2020.0.13") {
14271427
group("io.projectreactor") {
14281428
imports = [
14291429
"reactor-bom"

0 commit comments

Comments
 (0)