Skip to content

Commit bcb5643

Browse files
committed
Upgrade to Reactor Bom 2024.0.9
Closes gh-46703
1 parent 9489f74 commit bcb5643

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
@@ -2003,7 +2003,7 @@ bom {
20032003
]
20042004
}
20052005
}
2006-
library("Reactor Bom", "2024.0.9-SNAPSHOT") {
2006+
library("Reactor Bom", "2024.0.9") {
20072007
considerSnapshots()
20082008
calendarName = "Reactor"
20092009
group("io.projectreactor") {

0 commit comments

Comments
 (0)