Skip to content

Commit 72189ee

Browse files
committed
Upgrade to Reactor 2020.0.0-M2
Closes gh-22667
1 parent 969dd35 commit 72189ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-2
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,7 @@ bom {
13171317
]
13181318
}
13191319
}
1320-
library("Reactor Bom", "2020.0.0-SNAPSHOT") {
1320+
library("Reactor Bom", "2020.0.0-M2") {
13211321
group("io.projectreactor") {
13221322
imports = [
13231323
"reactor-bom"
@@ -1775,4 +1775,3 @@ bom {
17751775
generateMetadataFileForMavenPublication {
17761776
enabled = false
17771777
}
1778-

0 commit comments

Comments
 (0)