Skip to content

Commit 05b1216

Browse files
committed
Start building against Reactor Bom 2024.0.2 snapshots
See gh-43759
1 parent aae02f7 commit 05b1216

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
@@ -1875,7 +1875,7 @@ bom {
18751875
]
18761876
}
18771877
}
1878-
library("Reactor Bom", "2024.0.1") {
1878+
library("Reactor Bom", "2024.0.2-SNAPSHOT") {
18791879
considerSnapshots()
18801880
calendarName = "Reactor"
18811881
group("io.projectreactor") {

0 commit comments

Comments
 (0)