Skip to content

Commit ff9e35b

Browse files
committed
Upgrade to Reactor Bom 2024.0.5
Closes gh-45087
1 parent f20e796 commit ff9e35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1853,7 +1853,7 @@ bom {
18531853
]
18541854
}
18551855
}
1856-
library("Reactor Bom", "2024.0.5-SNAPSHOT") {
1856+
library("Reactor Bom", "2024.0.5") {
18571857
considerSnapshots()
18581858
calendarName = "Reactor"
18591859
group("io.projectreactor") {

0 commit comments

Comments
 (0)