Skip to content

Commit 06a11d3

Browse files
committed
Upgrade to Reactor Bom 2024.0.0-RC1
Closes gh-42557
1 parent 8a03c6f commit 06a11d3

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
@@ -1699,7 +1699,7 @@ bom {
16991699
]
17001700
}
17011701
}
1702-
library("Reactor Bom", "2024.0.0-SNAPSHOT") {
1702+
library("Reactor Bom", "2024.0.0-RC1") {
17031703
considerSnapshots()
17041704
calendarName = "Reactor"
17051705
group("io.projectreactor") {

0 commit comments

Comments
 (0)