Skip to content

Commit

Permalink
Upgrade to Reactor 2020.0.18
Browse files Browse the repository at this point in the history
Closes gh-30604
  • Loading branch information
snicoll committed Apr 13, 2022
1 parent 562627f commit 00a481e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1447,7 +1447,7 @@ bom {
]
}
}
library("Reactor Bom", "2020.0.18-SNAPSHOT") {
library("Reactor Bom", "2020.0.18") {
group("io.projectreactor") {
imports = [
"reactor-bom"
Expand Down

0 comments on commit 00a481e

Please sign in to comment.