Skip to content

Commit 4767aa1

Browse files
committed
[SPARK-53770] Upgrade mockito to 5.20.0
1 parent 99c96f2 commit 4767aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ log4j = "2.24.3"
2525
# Test
2626
junit = "5.13.4"
2727
jacoco = "0.8.13"
28-
mockito = "5.18.0"
28+
mockito = "5.20.0"
2929

3030
# Build Analysis
3131
checkstyle = "10.23.1"

0 commit comments

Comments
 (0)