Skip to content

Commit d515479

Browse files
committed
Upgrade to Reactor Bom 2023.0.5
Closes gh-40221
1 parent 2b31db8 commit d515479

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
@@ -1600,7 +1600,7 @@ bom {
16001600
]
16011601
}
16021602
}
1603-
library("Reactor Bom", "2023.0.5-SNAPSHOT") {
1603+
library("Reactor Bom", "2023.0.5") {
16041604
considerSnapshots()
16051605
calendarName = "Reactor"
16061606
group("io.projectreactor") {

0 commit comments

Comments
 (0)