Skip to content

Commit 4af8f97

Browse files
committed
Upgrade to Reactor Bom 2022.0.17
Closes gh-39906
1 parent 3e25933 commit 4af8f97

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") {
1220+
library("Reactor Bom", "2022.0.17") {
12211221
considerSnapshots()
12221222
calendarName = "Reactor"
12231223
group("io.projectreactor") {

0 commit comments

Comments
 (0)