Skip to content

Commit d680248

Browse files
committed
Start building against Reactor Bom 2024.0.6 snapshots
See gh-45414
1 parent b2b34b3 commit d680248

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
@@ -1853,7 +1853,7 @@ bom {
18531853
]
18541854
}
18551855
}
1856-
library("Reactor Bom", "2024.0.5") {
1856+
library("Reactor Bom", "2024.0.6-SNAPSHOT") {
18571857
considerSnapshots()
18581858
calendarName = "Reactor"
18591859
group("io.projectreactor") {

0 commit comments

Comments
 (0)