Skip to content

Commit 07e3c1f

Browse files
committed
Upgrade to Reactor 2020.0.13
Closes gh-28514
1 parent c27a773 commit 07e3c1f

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
@@ -1398,7 +1398,7 @@ bom {
13981398
]
13991399
}
14001400
}
1401-
library("Reactor Bom", "2020.0.13-SNAPSHOT") {
1401+
library("Reactor Bom", "2020.0.13") {
14021402
group("io.projectreactor") {
14031403
imports = [
14041404
"reactor-bom"

0 commit comments

Comments
 (0)