Skip to content

Commit 9f9faf7

Browse files
committed
Start building against Reactor Bom 2022.0.13 snapshots
See gh-38292
1 parent 66502b4 commit 9f9faf7

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
@@ -1166,7 +1166,7 @@ bom {
11661166
]
11671167
}
11681168
}
1169-
library("Reactor Bom", "2022.0.12") {
1169+
library("Reactor Bom", "2022.0.13-SNAPSHOT") {
11701170
considerSnapshots()
11711171
calendarName = "Reactor"
11721172
group("io.projectreactor") {

0 commit comments

Comments
 (0)