Skip to content

Commit a465e37

Browse files
committed
Start building against Reactor Bom 2023.0.10 snapshots
See gh-42123
1 parent 49d4f7a commit a465e37

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
@@ -1391,7 +1391,7 @@ bom {
13911391
]
13921392
}
13931393
}
1394-
library("Reactor Bom", "2023.0.9") {
1394+
library("Reactor Bom", "2023.0.10-SNAPSHOT") {
13951395
considerSnapshots()
13961396
calendarName = "Reactor"
13971397
group("io.projectreactor") {

0 commit comments

Comments
 (0)