Skip to content

Commit 04d6f89

Browse files
committed
Upgrade to Reactor 2024.0.0-M5
Closes gh-41752
1 parent add3d87 commit 04d6f89

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
@@ -1713,7 +1713,7 @@ bom {
17131713
]
17141714
}
17151715
}
1716-
library("Reactor Bom", "2024.0.0-SNAPSHOT") {
1716+
library("Reactor Bom", "2024.0.0-M5") {
17171717
considerSnapshots()
17181718
calendarName = "Reactor"
17191719
group("io.projectreactor") {

0 commit comments

Comments
 (0)