Skip to content

Commit 4aee2d8

Browse files
committed
Upgrade to Reactor Bom 2023.0.9
Closes gh-41735
1 parent 3972af4 commit 4aee2d8

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
@@ -1723,7 +1723,7 @@ bom {
17231723
]
17241724
}
17251725
}
1726-
library("Reactor Bom", "2023.0.9-SNAPSHOT") {
1726+
library("Reactor Bom", "2023.0.9") {
17271727
considerSnapshots()
17281728
calendarName = "Reactor"
17291729
group("io.projectreactor") {

0 commit comments

Comments
 (0)