Skip to content

Commit e02ab50

Browse files
committed
Upgrade to Reactor Bom 2024.0.7
Closes gh-45778
1 parent b496b8d commit e02ab50

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
@@ -1984,7 +1984,7 @@ bom {
19841984
]
19851985
}
19861986
}
1987-
library("Reactor Bom", "2024.0.7-SNAPSHOT") {
1987+
library("Reactor Bom", "2024.0.7") {
19881988
considerSnapshots()
19891989
calendarName = "Reactor"
19901990
group("io.projectreactor") {

0 commit comments

Comments
 (0)