Skip to content

Commit c1e04d6

Browse files
committed
Start building against Reactor Bom 2023.0.12 snapshots
See gh-42995
1 parent 9ba12af commit c1e04d6

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
@@ -1390,7 +1390,7 @@ bom {
13901390
]
13911391
}
13921392
}
1393-
library("Reactor Bom", "2023.0.11") {
1393+
library("Reactor Bom", "2023.0.12-SNAPSHOT") {
13941394
considerSnapshots()
13951395
calendarName = "Reactor"
13961396
group("io.projectreactor") {

0 commit comments

Comments
 (0)