Skip to content

Commit

Permalink
fix(deps): update spring data (#2562)
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] committed Oct 16, 2023
1 parent 1b7b301 commit f4c8628
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,7 +26,7 @@ managed-javax-persistence = "2.2"
managed-jakarta-persistence-api = "3.1.0"
managed-jakarta-transaction-api = "2.0.1"

spring-data = "3.1.4"
spring-data = "3.1.5"

# JDBC Drivers

Expand All @@ -35,7 +35,7 @@ oracle-jdbc-driver = "23.3.0.23.09"

# Testing and benchmarking

benchmark-spring-data = "2023.0.4"
benchmark-spring-data = "2023.0.5"
spock = "2.2-groovy-4.0"
testcontainers = "1.19.1"
jmh = "1.37"
Expand Down

0 comments on commit f4c8628

Please sign in to comment.