Skip to content

Commit 3384cdc

Browse files
committed
Start building against Reactor Bom 2023.0.9 snapshots
See gh-41735
1 parent 4773f11 commit 3384cdc

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
@@ -1723,7 +1723,7 @@ bom {
17231723
]
17241724
}
17251725
}
1726-
library("Reactor Bom", "2023.0.8") {
1726+
library("Reactor Bom", "2023.0.9-SNAPSHOT") {
17271727
considerSnapshots()
17281728
calendarName = "Reactor"
17291729
group("io.projectreactor") {

0 commit comments

Comments
 (0)