Skip to content

Commit eec89a2

Browse files
committed
Upgrade to Reactor Bom 2023.0.12
Closes gh-42995
1 parent f234bcf commit eec89a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1390,7 +1390,7 @@ bom {
13901390
]
13911391
}
13921392
}
1393-
library("Reactor Bom", "2023.0.12-SNAPSHOT") {
1393+
library("Reactor Bom", "2023.0.12") {
13941394
considerSnapshots()
13951395
calendarName = "Reactor"
13961396
group("io.projectreactor") {

0 commit comments

Comments
 (0)