Skip to content

Commit

Permalink
fix(deps): update spring data (#3124)
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 Sep 14, 2024
1 parent 055efea commit 74fbe2a
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 @@ -26,11 +26,11 @@ managed-javax-persistence = "2.2"
managed-jakarta-persistence-api = "3.1.0"
managed-jakarta-transaction-api = "2.0.1"

spring-data = "3.3.3"
spring-data = "3.3.4"

# Testing and benchmarking

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

0 comments on commit 74fbe2a

Please sign in to comment.