Skip to content

Commit

Permalink
fix(deps): update spring data
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent a457cbf commit 76612f5
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 76612f5

Please sign in to comment.