Skip to content

Commit 4117c1c

Browse files
committed
Upgrade to Reactor Bom 2024.0.2
Closes gh-43759
1 parent 3aa0eb1 commit 4117c1c

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
@@ -1875,7 +1875,7 @@ bom {
18751875
]
18761876
}
18771877
}
1878-
library("Reactor Bom", "2024.0.2-SNAPSHOT") {
1878+
library("Reactor Bom", "2024.0.2") {
18791879
considerSnapshots()
18801880
calendarName = "Reactor"
18811881
group("io.projectreactor") {

0 commit comments

Comments
 (0)