Skip to content

Commit 47852f1

Browse files
fix(deps): update spring data (#2840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9632c0b commit 47852f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ managed-javax-persistence = "2.2"
2626
managed-jakarta-persistence-api = "3.1.0"
2727
managed-jakarta-transaction-api = "2.0.1"
2828

29-
spring-data = "3.2.3"
29+
spring-data = "3.2.4"
3030

3131
# Testing and benchmarking
3232

33-
benchmark-spring-data = "2023.1.3"
33+
benchmark-spring-data = "2023.1.4"
3434
spock = "2.2-groovy-4.0"
3535
testcontainers = "1.19.4"
3636
jmh = "1.37"

0 commit comments

Comments
 (0)