Skip to content

Commit acc60dc

Browse files
committed
Start building against Reactor Bom 2023.0.10 snapshots
See gh-42131
1 parent 44882e1 commit acc60dc

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.9") {
1707+
library("Reactor Bom", "2023.0.10-SNAPSHOT") {
17081708
considerSnapshots()
17091709
calendarName = "Reactor"
17101710
group("io.projectreactor") {

0 commit comments

Comments
 (0)