Skip to content

Commit 3394224

Browse files
committed
Upgrade to Reactor Bom 2023.0.2
Closes gh-38986
1 parent f5be352 commit 3394224

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

0 commit comments

Comments
 (0)