Skip to content

Commit 9368b85

Browse files
committed
Start building against Reactor Bom 2024.0.5 snapshots
See gh-45087
1 parent ea89b0a commit 9368b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1851,7 +1851,7 @@ bom {
18511851
]
18521852
}
18531853
}
1854-
library("Reactor Bom", "2024.0.4") {
1854+
library("Reactor Bom", "2024.0.5-SNAPSHOT") {
18551855
considerSnapshots()
18561856
calendarName = "Reactor"
18571857
group("io.projectreactor") {

0 commit comments

Comments
 (0)