Skip to content

Commit 72ab31d

Browse files
committed
Start building against Reactor Bom 2025.0.0-M6 snapshots
See gh-46616
1 parent 4a980b6 commit 72ab31d

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-M5") {
1941+
library("Reactor Bom", "2025.0.0-SNAPSHOT") {
19421942
considerSnapshots()
19431943
calendarName = "Reactor"
19441944
group("io.projectreactor") {

0 commit comments

Comments
 (0)