Skip to content

Commit

Permalink
Upgrade to Spring Data 2023.0.4
Browse files Browse the repository at this point in the history
Closes gh-813
  • Loading branch information
bclozel committed Sep 17, 2023
1 parent f3455eb commit b007b7c
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:2022.0.11"))
api(platform("io.micrometer:micrometer-bom:1.11.4"))
api(platform("io.micrometer:micrometer-tracing-bom:1.1.5"))
api(platform("org.springframework.data:spring-data-bom:2023.0.2"))
api(platform("org.springframework.data:spring-data-bom:2023.0.4"))
api(platform("org.springframework.security:spring-security-bom:6.1.1"))
api(platform("com.querydsl:querydsl-bom:5.0.0"))
api(platform("io.rsocket:rsocket-bom:1.1.4"))
Expand Down

0 comments on commit b007b7c

Please sign in to comment.