Skip to content

Commit 2153ca3

Browse files
committed
Upgrade to Reactor Bom 2024.0.8
Closes gh-46282
1 parent 15fa6d3 commit 2153ca3

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
@@ -2004,7 +2004,7 @@ bom {
20042004
]
20052005
}
20062006
}
2007-
library("Reactor Bom", "2024.0.8-SNAPSHOT") {
2007+
library("Reactor Bom", "2024.0.8") {
20082008
considerSnapshots()
20092009
calendarName = "Reactor"
20102010
group("io.projectreactor") {

0 commit comments

Comments
 (0)