Skip to content

Commit 814999a

Browse files
committed
Start building against Reactor Bom 2024.0.0 snapshots
See gh-42139
1 parent 0982c65 commit 814999a

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
@@ -1695,7 +1695,7 @@ bom {
16951695
]
16961696
}
16971697
}
1698-
library("Reactor Bom", "2024.0.0-M5") {
1698+
library("Reactor Bom", "2024.0.0-SNAPSHOT") {
16991699
considerSnapshots()
17001700
calendarName = "Reactor"
17011701
group("io.projectreactor") {

0 commit comments

Comments
 (0)