Skip to content

Commit 5dcd979

Browse files
committed
Upgrade to Reactor Bom 2023.0.6
Closes gh-40656
1 parent d2b067e commit 5dcd979

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
@@ -1383,7 +1383,7 @@ bom {
13831383
]
13841384
}
13851385
}
1386-
library("Reactor Bom", "2023.0.6-SNAPSHOT") {
1386+
library("Reactor Bom", "2023.0.6") {
13871387
considerSnapshots()
13881388
calendarName = "Reactor"
13891389
group("io.projectreactor") {

0 commit comments

Comments
 (0)