Skip to content

Commit 7de7aaa

Browse files
committed
Start building against Reactor Bom 2022.0.14 snapshots
See gh-38677
1 parent 7aed70b commit 7de7aaa

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
@@ -1213,7 +1213,7 @@ bom {
12131213
]
12141214
}
12151215
}
1216-
library("Reactor Bom", "2022.0.13") {
1216+
library("Reactor Bom", "2022.0.14-SNAPSHOT") {
12171217
considerSnapshots()
12181218
calendarName = "Reactor"
12191219
group("io.projectreactor") {

0 commit comments

Comments
 (0)