Skip to content

Commit 6b59c01

Browse files
committed
Start building against Reactor Bom 2023.0.2 snapshots
See gh-38980
1 parent 44f5a8b commit 6b59c01

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
@@ -1323,7 +1323,7 @@ bom {
13231323
]
13241324
}
13251325
}
1326-
library("Reactor Bom", "2023.0.1") {
1326+
library("Reactor Bom", "2023.0.2-SNAPSHOT") {
13271327
considerSnapshots()
13281328
calendarName = "Reactor"
13291329
group("io.projectreactor") {

0 commit comments

Comments
 (0)