Skip to content

Commit 2cc3580

Browse files
committed
Upgrade to Reactor Bom 2025.0.0-M5
Closes gh-46443
1 parent a124466 commit 2cc3580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1938,7 +1938,7 @@ bom {
19381938
]
19391939
}
19401940
}
1941-
library("Reactor Bom", "2025.0.0-SNAPSHOT") {
1941+
library("Reactor Bom", "2025.0.0-M5") {
19421942
considerSnapshots()
19431943
calendarName = "Reactor"
19441944
group("io.projectreactor") {

0 commit comments

Comments
 (0)