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 9c52416 commit ac601fcCopy full SHA for ac601fc
platform/build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
api(platform("io.projectreactor:reactor-bom:2025.0.0-M5"))
14
api(platform("io.micrometer:micrometer-bom:1.16.0-M1"))
15
api(platform("io.micrometer:micrometer-tracing-bom:1.6.0-M1"))
16
- api(platform("org.springframework.data:spring-data-bom:2025.1.0-SNAPSHOT"))
+ api(platform("org.springframework.data:spring-data-bom:2025.1.0-M4"))
17
api(platform("org.springframework.security:spring-security-bom:7.0.0-SNAPSHOT"))
18
api(platform("com.querydsl:querydsl-bom:5.1.0"))
19
api(platform("io.rsocket:rsocket-bom:1.1.5"))
0 commit comments