Skip to content

Commit

Permalink
fix(deps): update spring data (#3256)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent ad474fa commit b0f2a9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ groovy = "4.0.24"

managed-javax-persistence = "2.2"

spring-data = "3.3.5"
spring-data = "3.4.1"

# Testing and benchmarking

benchmark-spring-data = "2024.0.5"
benchmark-spring-data = "2024.1.1"
spock = "2.2-groovy-4.0"
testcontainers = "1.19.4"
jmh = "1.37"
Expand Down

0 comments on commit b0f2a9d

Please sign in to comment.