Skip to content

Commit f103586

Browse files
committed
Upgrade to Reactor Bom 2022.0.15
Closes gh-38976
1 parent 45c3285 commit f103586

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
@@ -1213,7 +1213,7 @@ bom {
12131213
]
12141214
}
12151215
}
1216-
library("Reactor Bom", "2022.0.15-SNAPSHOT") {
1216+
library("Reactor Bom", "2022.0.15") {
12171217
considerSnapshots()
12181218
calendarName = "Reactor"
12191219
group("io.projectreactor") {

0 commit comments

Comments
 (0)