Skip to content

Commit 634b88b

Browse files
committed
Upgrade to Reactor 2020.0.1
Closes gh-24110
1 parent 5fb8c13 commit 634b88b

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
@@ -1318,7 +1318,7 @@ bom {
13181318
]
13191319
}
13201320
}
1321-
library("Reactor Bom", "2020.0.1-SNAPSHOT") {
1321+
library("Reactor Bom", "2020.0.1") {
13221322
group("io.projectreactor") {
13231323
imports = [
13241324
"reactor-bom"

0 commit comments

Comments
 (0)