Skip to content

Commit 5fedd8a

Browse files
committed
[SPARK-53987] Upgrade JaCoCo to 0.8.14 for official Java 25 support
1 parent bbf31e7 commit 5fedd8a

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 @@ slf4j = "2.0.17"
2525

2626
# Test
2727
junit = "6.0.0"
28-
jacoco = "0.8.13"
28+
jacoco = "0.8.14"
2929
mockito = "5.20.0"
3030

3131
# Build Analysis

0 commit comments

Comments
 (0)