Skip to content

Commit bb693d7

Browse files
committed
Upgrade to Reactor 2020.0.11
Closes gh-27908
1 parent 57dcb70 commit bb693d7

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
@@ -1328,7 +1328,7 @@ bom {
13281328
]
13291329
}
13301330
}
1331-
library("Reactor Bom", "2020.0.11-SNAPSHOT") {
1331+
library("Reactor Bom", "2020.0.11") {
13321332
group("io.projectreactor") {
13331333
imports = [
13341334
"reactor-bom"

0 commit comments

Comments
 (0)