Skip to content

Commit 82100fa

Browse files
committed
Start building against Reactor Bom 2022.0.6 snapshots
See gh-34864
1 parent 02781b9 commit 82100fa

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
@@ -1145,7 +1145,7 @@ bom {
11451145
]
11461146
}
11471147
}
1148-
library("Reactor Bom", "2022.0.5") {
1148+
library("Reactor Bom", "2022.0.6-SNAPSHOT") {
11491149
group("io.projectreactor") {
11501150
imports = [
11511151
"reactor-bom"

0 commit comments

Comments
 (0)