Skip to content

Commit 5dcebc3

Browse files
committed
Upgrade to Reactor Bom 2023.0.4
Closes gh-39907
1 parent 1de33a5 commit 5dcebc3

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
@@ -1327,7 +1327,7 @@ bom {
13271327
]
13281328
}
13291329
}
1330-
library("Reactor Bom", "2023.0.3") {
1330+
library("Reactor Bom", "2023.0.4") {
13311331
considerSnapshots()
13321332
calendarName = "Reactor"
13331333
group("io.projectreactor") {

0 commit comments

Comments
 (0)