Skip to content

Commit 31f0a69

Browse files
committed
Start building against Reactor Bom 2022.0.8 snapshots
See gh-35736
1 parent c07d8be commit 31f0a69

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
@@ -1155,7 +1155,7 @@ bom {
11551155
]
11561156
}
11571157
}
1158-
library("Reactor Bom", "2022.0.7") {
1158+
library("Reactor Bom", "2022.0.8-SNAPSHOT") {
11591159
group("io.projectreactor") {
11601160
imports = [
11611161
"reactor-bom"

0 commit comments

Comments
 (0)