Skip to content

Commit 5d84e49

Browse files
committed
Upgrade to Reactor Bom 2025.0.0
Closes gh-47822
1 parent ecb4e57 commit 5d84e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1950,7 +1950,7 @@ bom {
19501950
]
19511951
}
19521952
}
1953-
library("Reactor Bom", "2025.0.0-RC1") {
1953+
library("Reactor Bom", "2025.0.0") {
19541954
considerSnapshots()
19551955
calendarName = "Reactor"
19561956
group("io.projectreactor") {

0 commit comments

Comments
 (0)