Skip to content

Commit 6c500c9

Browse files
committed
Start building against Reactor Bom 2024.0.0 snapshots
See gh-42557
1 parent 1d8614a commit 6c500c9

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
@@ -1699,7 +1699,7 @@ bom {
16991699
]
17001700
}
17011701
}
1702-
library("Reactor Bom", "2024.0.0-M6") {
1702+
library("Reactor Bom", "2024.0.0-SNAPSHOT") {
17031703
considerSnapshots()
17041704
calendarName = "Reactor"
17051705
group("io.projectreactor") {

0 commit comments

Comments
 (0)