Skip to content

Commit 3912d6c

Browse files
committed
Upgrade to Reactor Bom 2023.0.7
Closes gh-41031
1 parent 7557ca8 commit 3912d6c

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
@@ -1655,7 +1655,7 @@ bom {
16551655
]
16561656
}
16571657
}
1658-
library("Reactor Bom", "2023.0.7-SNAPSHOT") {
1658+
library("Reactor Bom", "2023.0.7") {
16591659
considerSnapshots()
16601660
calendarName = "Reactor"
16611661
group("io.projectreactor") {

0 commit comments

Comments
 (0)