Skip to content

Commit c21099b

Browse files
committed
Upgrade to Reactor 2020.0.8
Closes gh-26962
1 parent 40a24bd commit c21099b

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.8-SNAPSHOT") {
1325+
library("Reactor Bom", "2020.0.8") {
13261326
group("io.projectreactor") {
13271327
imports = [
13281328
"reactor-bom"

0 commit comments

Comments
 (0)