Upgrade to Reactor 2025.0.0-M3
Closes gh-1207
This commit is contained in:
@@ -9,7 +9,7 @@ javaPlatform {
|
||||
dependencies {
|
||||
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
|
||||
api(platform("com.fasterxml.jackson:jackson-bom:2.18.3"))
|
||||
api(platform("io.projectreactor:reactor-bom:2024.0.6"))
|
||||
api(platform("io.projectreactor:reactor-bom:2025.0.0-M3"))
|
||||
api(platform("io.micrometer:micrometer-bom:1.15.0"))
|
||||
api(platform("io.micrometer:micrometer-tracing-bom:1.5.0"))
|
||||
api(platform("org.springframework.data:spring-data-bom:2025.1.0-M3"))
|
||||
|
||||
Reference in New Issue
Block a user