commit 67a4ab05e2e0307e959b2556397502eb948c40ad
parent ebf376ca6756dd6f0acbee511ad56e9c8c116d9c
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date: Wed, 15 Oct 2025 12:11:16 +0000
Bug 1994037 - Update JaCoCo to version 0.8.14. r=android-reviewers,pollymce
Differential Revision: https://phabricator.services.mozilla.com/D268438
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
@@ -61,7 +61,7 @@ play-services-fido = "21.2.0"
protobuf = "4.32.1" # Keep Protobuf in sync with the version used by AppServices.
# Gradle plugins
-jacoco = "0.8.13"
+jacoco = "0.8.14"
kotlin-dsl = "5.2.0"
protobuf-plugin = "0.9.5"
python-envs-plugin = "0.0.31"