Skip to content

Commit 0946de8

Browse files
committed
Upgrade to Reactor Bom 2023.0.18
Closes gh-45420
1 parent 09c79cc commit 0946de8

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
@@ -1867,7 +1867,7 @@ bom {
18671867
]
18681868
}
18691869
}
1870-
library("Reactor Bom", "2023.0.18-SNAPSHOT") {
1870+
library("Reactor Bom", "2023.0.18") {
18711871
considerSnapshots()
18721872
calendarName = "Reactor"
18731873
group("io.projectreactor") {

0 commit comments

Comments
 (0)