Skip to content

Commit 1503b8d

Browse files
committed
Upgrade to Reactor Bom 2023.0.10
Closes gh-42131
1 parent 11bd835 commit 1503b8d

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
@@ -1704,7 +1704,7 @@ bom {
17041704
]
17051705
}
17061706
}
1707-
library("Reactor Bom", "2023.0.10-SNAPSHOT") {
1707+
library("Reactor Bom", "2023.0.10") {
17081708
considerSnapshots()
17091709
calendarName = "Reactor"
17101710
group("io.projectreactor") {

0 commit comments

Comments
 (0)