Skip to content

Commit 3a97b9a

Browse files
committed
Upgrade to Reactor Bom 2024.0.6
Closes gh-45434
1 parent 9d5095f commit 3a97b9a

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
@@ -1971,7 +1971,7 @@ bom {
19711971
]
19721972
}
19731973
}
1974-
library("Reactor Bom", "2024.0.6-SNAPSHOT") {
1974+
library("Reactor Bom", "2024.0.6") {
19751975
considerSnapshots()
19761976
calendarName = "Reactor"
19771977
group("io.projectreactor") {

0 commit comments

Comments
 (0)