Skip to content

Commit b514f02

Browse files
committed
Upgrade to Reactor Bom 2024.0.0
Closes gh-43015
1 parent cef406b commit b514f02

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
@@ -1810,7 +1810,7 @@ bom {
18101810
]
18111811
}
18121812
}
1813-
library("Reactor Bom", "2024.0.0-SNAPSHOT") {
1813+
library("Reactor Bom", "2024.0.0") {
18141814
considerSnapshots()
18151815
calendarName = "Reactor"
18161816
group("io.projectreactor") {

0 commit comments

Comments
 (0)