Skip to content

Commit 9b8bcec

Browse files
committed
Upgrade to Reactor Bom 2020.0.38
Closes gh-38280
1 parent 8d01944 commit 9b8bcec

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
@@ -1480,7 +1480,7 @@ bom {
14801480
]
14811481
}
14821482
}
1483-
library("Reactor Bom", "2020.0.38-SNAPSHOT") {
1483+
library("Reactor Bom", "2020.0.38") {
14841484
considerSnapshots()
14851485
calendarName = "Reactor"
14861486
group("io.projectreactor") {

0 commit comments

Comments
 (0)