Skip to content

Commit e9f543c

Browse files
committed
Upgrade to Reactor Bom 2020.0.37
Closes gh-37675
1 parent de6e87a commit e9f543c

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
@@ -1491,7 +1491,7 @@ bom {
14911491
]
14921492
}
14931493
}
1494-
library("Reactor Bom", "2020.0.37-SNAPSHOT") {
1494+
library("Reactor Bom", "2020.0.37") {
14951495
considerSnapshots()
14961496
calendarName = "Reactor"
14971497
group("io.projectreactor") {

0 commit comments

Comments
 (0)