Skip to content

Commit 62c0cc0

Browse files
committed
Start building against Reactor Bom 2024.0.9 snapshots
See gh-46691
1 parent 2a7436e commit 62c0cc0

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
@@ -1888,7 +1888,7 @@ bom {
18881888
]
18891889
}
18901890
}
1891-
library("Reactor Bom", "2024.0.8") {
1891+
library("Reactor Bom", "2024.0.9-SNAPSHOT") {
18921892
considerSnapshots()
18931893
calendarName = "Reactor"
18941894
group("io.projectreactor") {

0 commit comments

Comments
 (0)