Skip to content

Commit 347295c

Browse files
committed
Upgrade to Reactor Bom 2022.0.19
Closes gh-40647
1 parent d0cac7d commit 347295c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ bom {
12731273
]
12741274
}
12751275
}
1276-
library("Reactor Bom", "2022.0.19-SNAPSHOT") {
1276+
library("Reactor Bom", "2022.0.19") {
12771277
considerSnapshots()
12781278
calendarName = "Reactor"
12791279
group("io.projectreactor") {

0 commit comments

Comments
 (0)