Skip to content

Commit 9612a24

Browse files
committed
Upgrade to Reactor Bom 2022.0.12
Closes gh-37680
1 parent cabb20f commit 9612a24

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
@@ -1168,7 +1168,7 @@ bom {
11681168
]
11691169
}
11701170
}
1171-
library("Reactor Bom", "2022.0.12-SNAPSHOT") {
1171+
library("Reactor Bom", "2022.0.12") {
11721172
considerSnapshots()
11731173
calendarName = "Reactor"
11741174
group("io.projectreactor") {

0 commit comments

Comments
 (0)