Skip to content

Commit ae8d682

Browse files
committed
Upgrade to Reactor Bom 2023.0.9
Closes gh-41722
1 parent 03ab9e9 commit ae8d682

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
@@ -1391,7 +1391,7 @@ bom {
13911391
]
13921392
}
13931393
}
1394-
library("Reactor Bom", "2023.0.9-SNAPSHOT") {
1394+
library("Reactor Bom", "2023.0.9") {
13951395
considerSnapshots()
13961396
calendarName = "Reactor"
13971397
group("io.projectreactor") {

0 commit comments

Comments
 (0)