Skip to content

Commit 863b23e

Browse files
committed
Upgrade to Reactor 2020.0.16
Closes gh-29717
1 parent f134358 commit 863b23e

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
@@ -1405,7 +1405,7 @@ bom {
14051405
]
14061406
}
14071407
}
1408-
library("Reactor Bom", "2020.0.16-SNAPSHOT") {
1408+
library("Reactor Bom", "2020.0.16") {
14091409
group("io.projectreactor") {
14101410
imports = [
14111411
"reactor-bom"

0 commit comments

Comments
 (0)