Skip to content

Commit c8fbbe9

Browse files
committed
Upgrade to Reactor 2020.0.5
Closes gh-25539
1 parent 6b9032b commit c8fbbe9

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
@@ -1322,7 +1322,7 @@ bom {
13221322
]
13231323
}
13241324
}
1325-
library("Reactor Bom", "2020.0.5-SNAPSHOT") {
1325+
library("Reactor Bom", "2020.0.5") {
13261326
group("io.projectreactor") {
13271327
imports = [
13281328
"reactor-bom"

0 commit comments

Comments
 (0)