Skip to content

Commit 5bbd4bb

Browse files
committed
Upgrade to Reactor Bom 2020.0.36
Closes gh-37246
1 parent 181f0b0 commit 5bbd4bb

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
@@ -1488,7 +1488,7 @@ bom {
14881488
]
14891489
}
14901490
}
1491-
library("Reactor Bom", "2020.0.36-SNAPSHOT") {
1491+
library("Reactor Bom", "2020.0.36") {
14921492
considerSnapshots()
14931493
calendarName = "Reactor"
14941494
group("io.projectreactor") {

0 commit comments

Comments
 (0)