Skip to content

Commit 740862a

Browse files
committed
Start building against Reactor Bom 2023.0.13 snapshots
See gh-43390
1 parent 53824c8 commit 740862a

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
@@ -1891,7 +1891,7 @@ bom {
18911891
]
18921892
}
18931893
}
1894-
library("Reactor Bom", "2023.0.12") {
1894+
library("Reactor Bom", "2023.0.13-SNAPSHOT") {
18951895
considerSnapshots()
18961896
calendarName = "Reactor"
18971897
group("io.projectreactor") {

0 commit comments

Comments
 (0)