Skip to content

Commit d9d8dfb

Browse files
committed
Upgrade to Reactor Bom 2023.0.19
Closes gh-45751
1 parent aa2a547 commit d9d8dfb

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
@@ -1887,7 +1887,7 @@ bom {
18871887
]
18881888
}
18891889
}
1890-
library("Reactor Bom", "2023.0.19-SNAPSHOT") {
1890+
library("Reactor Bom", "2023.0.19") {
18911891
considerSnapshots()
18921892
calendarName = "Reactor"
18931893
group("io.projectreactor") {

0 commit comments

Comments
 (0)