Skip to content

Commit ab1748f

Browse files
committed
Upgrade to Reactor 2020.0.13
Closes gh-28505
1 parent 75bf430 commit ab1748f

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
@@ -1335,7 +1335,7 @@ bom {
13351335
]
13361336
}
13371337
}
1338-
library("Reactor Bom", "2020.0.13-SNAPSHOT") {
1338+
library("Reactor Bom", "2020.0.13") {
13391339
group("io.projectreactor") {
13401340
imports = [
13411341
"reactor-bom"

0 commit comments

Comments
 (0)