Browse Source

Upgrade to Reactor Bom 2020.0.38

Closes gh-38280
pull/38403/head
Andy Wilkinson 2 years ago
parent
commit
9b8bcec33e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1480,7 +1480,7 @@ bom {
] ]
} }
} }
library("Reactor Bom", "2020.0.38-SNAPSHOT") { library("Reactor Bom", "2020.0.38") {
considerSnapshots() considerSnapshots()
calendarName = "Reactor" calendarName = "Reactor"
group("io.projectreactor") { group("io.projectreactor") {

Loading…
Cancel
Save