Skip to content

Commit c59d474

Browse files
committed
Upgrade to Reactor Bom 2023.0.0-M1
Closes gh-36300
1 parent 122f659 commit c59d474

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
@@ -1205,7 +1205,7 @@ bom {
12051205
]
12061206
}
12071207
}
1208-
library("Reactor Bom", "2023.0.0-SNAPSHOT") {
1208+
library("Reactor Bom", "2023.0.0-M1") {
12091209
group("io.projectreactor") {
12101210
imports = [
12111211
"reactor-bom"

0 commit comments

Comments
 (0)