Skip to content

Commit 41aa90f

Browse files
committed
Start building against Reactor Bom 2024.0.1 snapshots
See gh-43410
1 parent bece4f5 commit 41aa90f

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
@@ -1874,7 +1874,7 @@ bom {
18741874
]
18751875
}
18761876
}
1877-
library("Reactor Bom", "2024.0.0") {
1877+
library("Reactor Bom", "2024.0.1-SNAPSHOT") {
18781878
considerSnapshots()
18791879
calendarName = "Reactor"
18801880
group("io.projectreactor") {

0 commit comments

Comments
 (0)