Skip to content

Commit a36c626

Browse files
committed
Start building against Reactor Bom 2023.0.12 snapshots
See gh-43002
1 parent 0549e53 commit a36c626

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
@@ -1705,7 +1705,7 @@ bom {
17051705
]
17061706
}
17071707
}
1708-
library("Reactor Bom", "2023.0.11") {
1708+
library("Reactor Bom", "2023.0.12-SNAPSHOT") {
17091709
considerSnapshots()
17101710
calendarName = "Reactor"
17111711
group("io.projectreactor") {

0 commit comments

Comments
 (0)