Skip to content

Commit 0a83531

Browse files
committed
Upgrade to Reactor Bom 2022.0.10
Closes gh-36831
1 parent a3856e4 commit 0a83531

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
@@ -1159,7 +1159,7 @@ bom {
11591159
]
11601160
}
11611161
}
1162-
library("Reactor Bom", "2022.0.10-SNAPSHOT") {
1162+
library("Reactor Bom", "2022.0.10") {
11631163
group("io.projectreactor") {
11641164
imports = [
11651165
"reactor-bom"

0 commit comments

Comments
 (0)