Skip to content

Commit f66615b

Browse files
committed
Upgrade to Reactor Bom 2024.0.16
Closes gh-49405
1 parent 79f8204 commit f66615b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2029,7 +2029,7 @@ bom {
20292029
]
20302030
}
20312031
}
2032-
library("Reactor Bom", "2024.0.16-SNAPSHOT") {
2032+
library("Reactor Bom", "2024.0.16") {
20332033
considerSnapshots()
20342034
calendarName = "Reactor"
20352035
group("io.projectreactor") {

0 commit comments

Comments
 (0)