Skip to content

Commit e3dd114

Browse files
committed
Upgrade to Reactor Bom 2022.0.5
Closes gh-34553
1 parent 11e55d5 commit e3dd114

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
@@ -1141,7 +1141,7 @@ bom {
11411141
]
11421142
}
11431143
}
1144-
library("Reactor Bom", "2022.0.5-SNAPSHOT") {
1144+
library("Reactor Bom", "2022.0.5") {
11451145
group("io.projectreactor") {
11461146
imports = [
11471147
"reactor-bom"

0 commit comments

Comments
 (0)