Skip to content

Commit a8bbae0

Browse files
committed
Upgrade to Reactor Bom 2022.0.10
Closes gh-36841
1 parent 845f7ef commit a8bbae0

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
@@ -1206,7 +1206,7 @@ bom {
12061206
]
12071207
}
12081208
}
1209-
library("Reactor Bom", "2022.0.10-SNAPSHOT") {
1209+
library("Reactor Bom", "2022.0.10") {
12101210
group("io.projectreactor") {
12111211
imports = [
12121212
"reactor-bom"

0 commit comments

Comments
 (0)