Bug 1959541 - Update JaCoCo to version 0.8.13. r=android-reviewers,adhingra

Differential Revision: https://phabricator.services.mozilla.com/D245001
This commit is contained in:
Ryan VanderMeulen
2025-04-10 19:38:32 +00:00
parent 83a5c5d055
commit a54752d2f8
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ lint = "31.9.1"
python-envs-plugin = "0.0.31"
maven-ant-tasks = "2.1.3"
jacoco = "0.8.12"
okhttp = "4.12.0"
okio = "3.10.1"
androidsvg = "1.4"
@@ -66,6 +65,7 @@ play-services-fido = "21.2.0"
protobuf = "4.30.2" # Keep Protobuf in sync with the version used by AppServices.
# Gradle plugins
jacoco = "0.8.13"
kotlin-dsl = "5.2.0"
protobuf-plugin = "0.9.5"
scip-java = "0.10.4"