Skip to content

Commit 4666d30

Browse files
committed
Start building against Reactor Bom 2024.0.8 snapshots
See gh-46275
1 parent 6881ea1 commit 4666d30

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
@@ -1889,7 +1889,7 @@ bom {
18891889
]
18901890
}
18911891
}
1892-
library("Reactor Bom", "2024.0.7") {
1892+
library("Reactor Bom", "2024.0.8-SNAPSHOT") {
18931893
considerSnapshots()
18941894
calendarName = "Reactor"
18951895
group("io.projectreactor") {

0 commit comments

Comments
 (0)