Skip to content

Commit

Permalink
Upgrade to Spring Data 2024.0.5
Browse files Browse the repository at this point in the history
Closes gh-1077
  • Loading branch information
bclozel committed Oct 18, 2024
1 parent 0d6605a commit cb9afd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
api(platform("io.projectreactor:reactor-bom:2023.0.11"))
api(platform("io.micrometer:micrometer-bom:1.13.6"))
api(platform("io.micrometer:micrometer-tracing-bom:1.3.5"))
api(platform("org.springframework.data:spring-data-bom:2024.0.2"))
api(platform("org.springframework.data:spring-data-bom:2024.0.5"))
api(platform("org.springframework.security:spring-security-bom:6.3.1"))
api(platform("com.querydsl:querydsl-bom:5.1.0"))
api(platform("io.rsocket:rsocket-bom:1.1.4"))
Expand Down

0 comments on commit cb9afd0

Please sign in to comment.