Skip to content

Commit f201792

Browse files
committed
Upgrade to Reactor Bom 2025.0.3
Closes gh-49087
1 parent 72ddd6f commit f201792

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
@@ -1953,7 +1953,7 @@ bom {
19531953
]
19541954
}
19551955
}
1956-
library("Reactor Bom", "2025.0.3-SNAPSHOT") {
1956+
library("Reactor Bom", "2025.0.3") {
19571957
considerSnapshots()
19581958
calendarName = "Reactor"
19591959
group("io.projectreactor") {

0 commit comments

Comments
 (0)