Skip to content

Commit 178756c

Browse files
committed
Upgrade to Reactor Bom 2023.0.0
Closes gh-38307
1 parent 49e771f commit 178756c

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
@@ -1316,7 +1316,7 @@ bom {
13161316
]
13171317
}
13181318
}
1319-
library("Reactor Bom", "2023.0.0-SNAPSHOT") {
1319+
library("Reactor Bom", "2023.0.0") {
13201320
considerSnapshots()
13211321
calendarName = "Reactor"
13221322
group("io.projectreactor") {

0 commit comments

Comments
 (0)