Skip to content

Commit ae3e2e0

Browse files
committed
Upgrade to Reactor Bom 2023.0.3
Closes gh-39489
1 parent 0c07b06 commit ae3e2e0

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
@@ -1258,7 +1258,7 @@ bom {
12581258
]
12591259
}
12601260
}
1261-
library("Reactor Bom", "2023.0.3-SNAPSHOT") {
1261+
library("Reactor Bom", "2023.0.3") {
12621262
considerSnapshots()
12631263
calendarName = "Reactor"
12641264
group("io.projectreactor") {

0 commit comments

Comments
 (0)