Skip to content

Commit b1454ef

Browse files
committed
Upgrade to Reactor Bom 2024.0.7
Closes gh-45765
1 parent 515abc4 commit b1454ef

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
@@ -1866,7 +1866,7 @@ bom {
18661866
]
18671867
}
18681868
}
1869-
library("Reactor Bom", "2024.0.7-SNAPSHOT") {
1869+
library("Reactor Bom", "2024.0.7") {
18701870
considerSnapshots()
18711871
calendarName = "Reactor"
18721872
group("io.projectreactor") {

0 commit comments

Comments
 (0)