Skip to content

Commit 152d983

Browse files
committed
Upgrade to Reactor Bom 2022.0.16
Closes gh-39456
1 parent f45dfff commit 152d983

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
@@ -1217,7 +1217,7 @@ bom {
12171217
]
12181218
}
12191219
}
1220-
library("Reactor Bom", "2022.0.16-SNAPSHOT") {
1220+
library("Reactor Bom", "2022.0.16") {
12211221
considerSnapshots()
12221222
calendarName = "Reactor"
12231223
group("io.projectreactor") {

0 commit comments

Comments
 (0)