Skip to content

Commit 861a4fa

Browse files
committed
Start building against Reactor Bom 2023.0.5 snapshots
See gh-40221
1 parent 8ec62ef commit 861a4fa

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
@@ -1594,7 +1594,7 @@ bom {
15941594
]
15951595
}
15961596
}
1597-
library("Reactor Bom", "2023.0.4") {
1597+
library("Reactor Bom", "2023.0.5-SNAPSHOT") {
15981598
considerSnapshots()
15991599
calendarName = "Reactor"
16001600
group("io.projectreactor") {

0 commit comments

Comments
 (0)