Skip to content

Commit 16d4329

Browse files
committed
Upgrade to Reactor Bom 2023.0.8
Closes gh-41399
1 parent c02b613 commit 16d4329

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
@@ -1680,7 +1680,7 @@ bom {
16801680
]
16811681
}
16821682
}
1683-
library("Reactor Bom", "2023.0.7") {
1683+
library("Reactor Bom", "2023.0.8") {
16841684
considerSnapshots()
16851685
calendarName = "Reactor"
16861686
group("io.projectreactor") {

0 commit comments

Comments
 (0)