Skip to content

Commit a1fe2b8

Browse files
committed
Upgrade to Reactor 2020.0.18
Closes gh-30587
1 parent 613470c commit a1fe2b8

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
@@ -1475,7 +1475,7 @@ bom {
14751475
]
14761476
}
14771477
}
1478-
library("Reactor Bom", "2020.0.18-SNAPSHOT") {
1478+
library("Reactor Bom", "2020.0.18") {
14791479
group("io.projectreactor") {
14801480
imports = [
14811481
"reactor-bom"

0 commit comments

Comments
 (0)