Skip to content

Commit c9aa2a6

Browse files
fix(deps): update spring data (#3359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 969d851 commit c9aa2a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ groovy = "4.0.26"
2525

2626
managed-javax-persistence = "2.2"
2727

28-
spring-data = "3.4.3"
28+
spring-data = "3.4.4"
2929

3030
# Lombok
3131

3232
lombok = "1.18.36"
3333

3434
# Testing and benchmarking
3535

36-
benchmark-spring-data = "2024.1.3"
36+
benchmark-spring-data = "2024.1.4"
3737
spock = "2.2-groovy-4.0"
3838
testcontainers = "1.19.4"
3939
jmh = "1.37"

0 commit comments

Comments
 (0)