Skip to content

Commit 92a8fbb

Browse files
committed
Start building against Reactor Bom 2024.0.3 snapshots
See gh-44157
1 parent d147881 commit 92a8fbb

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
@@ -1968,7 +1968,7 @@ bom {
19681968
]
19691969
}
19701970
}
1971-
library("Reactor Bom", "2024.0.2") {
1971+
library("Reactor Bom", "2024.0.3-SNAPSHOT") {
19721972
considerSnapshots()
19731973
calendarName = "Reactor"
19741974
group("io.projectreactor") {

0 commit comments

Comments
 (0)