Skip to content

Commit 181f5e4

Browse files
committed
Start building against Reactor Bom 2024.0.7 snapshots
See gh-45765
1 parent 736de7c commit 181f5e4

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
@@ -1870,7 +1870,7 @@ bom {
18701870
]
18711871
}
18721872
}
1873-
library("Reactor Bom", "2024.0.6") {
1873+
library("Reactor Bom", "2024.0.7-SNAPSHOT") {
18741874
considerSnapshots()
18751875
calendarName = "Reactor"
18761876
group("io.projectreactor") {

0 commit comments

Comments
 (0)