We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9235f commit ec3e48eCopy full SHA for ec3e48e
platform/build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
api(platform("io.projectreactor:reactor-bom:2025.0.0-M6"))
14
api(platform("io.micrometer:micrometer-bom:1.16.0-M2"))
15
api(platform("io.micrometer:micrometer-tracing-bom:1.6.0-M2"))
16
- api(platform("org.springframework.data:spring-data-bom:2025.1.0-M4"))
+ api(platform("org.springframework.data:spring-data-bom:2025.1.0-M5"))
17
api(platform("org.springframework.security:spring-security-bom:7.0.0-M1"))
18
api(platform("com.querydsl:querydsl-bom:5.1.0"))
19
api(platform("io.rsocket:rsocket-bom:1.1.5"))
0 commit comments