Skip to content

Commit 8544555

Browse files
committed
Upgrade to Reactor Bom 2024.0.8
Closes gh-46275
1 parent 0f06a24 commit 8544555

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
@@ -1889,7 +1889,7 @@ bom {
18891889
]
18901890
}
18911891
}
1892-
library("Reactor Bom", "2024.0.8-SNAPSHOT") {
1892+
library("Reactor Bom", "2024.0.8") {
18931893
considerSnapshots()
18941894
calendarName = "Reactor"
18951895
group("io.projectreactor") {

0 commit comments

Comments
 (0)