Skip to content

Commit 49a9308

Browse files
fix(deps): update spring data (#3723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d63847 commit 49a9308

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ groovy = "5.0.4"
2727
managed-javax-persistence = "2.2"
2828
managed-jakarta-data = "1.1.0-M1"
2929

30-
spring-data = "4.0.2"
30+
spring-data = "4.0.3"
3131

3232
# Lombok
3333

3434
lombok = "1.18.42"
3535

3636
# Testing and benchmarking
3737

38-
benchmark-spring-data = "2025.1.2"
38+
benchmark-spring-data = "2025.1.3"
3939
spock = "2.4-groovy-5.0"
4040
testcontainers = "1.19.4"
4141
jmh = "1.37"

0 commit comments

Comments
 (0)