Skip to content

Commit 3b4aaa8

Browse files
committed
Start building against Reactor Bom 2024.0.5 snapshots
See gh-45138
1 parent 68f2a6c commit 3b4aaa8

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
@@ -1939,7 +1939,7 @@ bom {
19391939
]
19401940
}
19411941
}
1942-
library("Reactor Bom", "2024.0.4") {
1942+
library("Reactor Bom", "2024.0.5-SNAPSHOT") {
19431943
considerSnapshots()
19441944
calendarName = "Reactor"
19451945
group("io.projectreactor") {

0 commit comments

Comments
 (0)