Skip to content

Commit ca60b83

Browse files
committed
Upgrade to Reactor Bom 2024.0.6
Closes gh-45414
1 parent a471082 commit ca60b83

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
@@ -1857,7 +1857,7 @@ bom {
18571857
]
18581858
}
18591859
}
1860-
library("Reactor Bom", "2024.0.6-SNAPSHOT") {
1860+
library("Reactor Bom", "2024.0.6") {
18611861
considerSnapshots()
18621862
calendarName = "Reactor"
18631863
group("io.projectreactor") {

0 commit comments

Comments
 (0)