Skip to content

Commit 61448d9

Browse files
committed
Start building against Reactor Bom 2024.0.7 snapshots
See gh-45778
1 parent 4f0bb56 commit 61448d9

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
@@ -1988,7 +1988,7 @@ bom {
19881988
]
19891989
}
19901990
}
1991-
library("Reactor Bom", "2024.0.6") {
1991+
library("Reactor Bom", "2024.0.7-SNAPSHOT") {
19921992
considerSnapshots()
19931993
calendarName = "Reactor"
19941994
group("io.projectreactor") {

0 commit comments

Comments
 (0)