Skip to content

Commit fdf1deb

Browse files
committed
Upgrade to Reactor Bom 2024.0.11
Closes gh-47448
1 parent de7d50f commit fdf1deb

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
@@ -1886,7 +1886,7 @@ bom {
18861886
]
18871887
}
18881888
}
1889-
library("Reactor Bom", "2024.0.11-SNAPSHOT") {
1889+
library("Reactor Bom", "2024.0.11") {
18901890
considerSnapshots()
18911891
calendarName = "Reactor"
18921892
group("io.projectreactor") {

0 commit comments

Comments
 (0)