Skip to content

Commit 00a481e

Browse files
committed
Upgrade to Reactor 2020.0.18
Closes gh-30604
1 parent 562627f commit 00a481e

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
@@ -1447,7 +1447,7 @@ bom {
14471447
]
14481448
}
14491449
}
1450-
library("Reactor Bom", "2020.0.18-SNAPSHOT") {
1450+
library("Reactor Bom", "2020.0.18") {
14511451
group("io.projectreactor") {
14521452
imports = [
14531453
"reactor-bom"

0 commit comments

Comments
 (0)