Skip to content

Commit 226de53

Browse files
committed
Upgrade to Reactor Bom 2024.0.9
Closes gh-46691
1 parent 24d69c5 commit 226de53

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
@@ -1888,7 +1888,7 @@ bom {
18881888
]
18891889
}
18901890
}
1891-
library("Reactor Bom", "2024.0.9-SNAPSHOT") {
1891+
library("Reactor Bom", "2024.0.9") {
18921892
considerSnapshots()
18931893
calendarName = "Reactor"
18941894
group("io.projectreactor") {

0 commit comments

Comments
 (0)