Skip to content

Commit a1659db

Browse files
committed
Start building against Reactor Bom 2020.0.36 snapshots
See gh-37246
1 parent 88db5b0 commit a1659db

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.35") {
1491+
library("Reactor Bom", "2020.0.36-SNAPSHOT") {
14921492
considerSnapshots()
14931493
calendarName = "Reactor"
14941494
group("io.projectreactor") {

0 commit comments

Comments
 (0)