Skip to content

Commit fe82d13

Browse files
committed
Start building against Reactor Bom 2023.0.5 snapshots
See gh-40209
1 parent f3d2df0 commit fe82d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@ bom {
13271327
]
13281328
}
13291329
}
1330-
library("Reactor Bom", "2023.0.4") {
1330+
library("Reactor Bom", "2023.0.5-SNAPSHOT") {
13311331
considerSnapshots()
13321332
calendarName = "Reactor"
13331333
group("io.projectreactor") {

0 commit comments

Comments
 (0)