Skip to content

Commit 0562636

Browse files
committed
Upgrade to Reactor 2020.0.25
Closes gh-33123
1 parent 2a989b3 commit 0562636

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
@@ -1467,7 +1467,7 @@ bom {
14671467
]
14681468
}
14691469
}
1470-
library("Reactor Bom", "2020.0.25-SNAPSHOT") {
1470+
library("Reactor Bom", "2020.0.25") {
14711471
group("io.projectreactor") {
14721472
imports = [
14731473
"reactor-bom"

0 commit comments

Comments
 (0)