Skip to content

Commit f6395c3

Browse files
committed
Start building against Reactor Bom 2023.0.11 snapshots
See gh-42545
1 parent dfc40b4 commit f6395c3

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.10") {
1708+
library("Reactor Bom", "2023.0.11-SNAPSHOT") {
17091709
considerSnapshots()
17101710
calendarName = "Reactor"
17111711
group("io.projectreactor") {

0 commit comments

Comments
 (0)