Skip to content

Commit 7022d9a

Browse files
committed
Upgrade to Reactor Bom 2020.0.30
Closes gh-34529
1 parent 7f2002f commit 7022d9a

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
@@ -1486,7 +1486,7 @@ bom {
14861486
]
14871487
}
14881488
}
1489-
library("Reactor Bom", "2020.0.30-SNAPSHOT") {
1489+
library("Reactor Bom", "2020.0.30") {
14901490
group("io.projectreactor") {
14911491
imports = [
14921492
"reactor-bom"

0 commit comments

Comments
 (0)