Skip to content

Commit 5047048

Browse files
committed
Upgrade to Reactor Bom 2023.0.2
Closes gh-38980
1 parent f249916 commit 5047048

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
@@ -1327,7 +1327,7 @@ bom {
13271327
]
13281328
}
13291329
}
1330-
library("Reactor Bom", "2023.0.2-SNAPSHOT") {
1330+
library("Reactor Bom", "2023.0.2") {
13311331
considerSnapshots()
13321332
calendarName = "Reactor"
13331333
group("io.projectreactor") {

0 commit comments

Comments
 (0)