summaryrefslogtreecommitdiff
path: root/android/BUILD
diff options
context:
space:
mode:
authorLuke Edgar <lukeedgar@google.com>2021-10-25 16:57:41 +0100
committerLuke Edgar <lukeedgar@google.com>2021-10-25 16:44:58 +0000
commit106ad438a69fb2235826cb044a7ea5fa32af1022 (patch)
tree0e603742093a071480d5f99953597376dcec0650 /android/BUILD
parentf22168c2e330430f44b69e77e5319d74fb37e386 (diff)
downloadidea-106ad438a69fb2235826cb044a7ea5fa32af1022.tar.gz
Update tools/adt/idea to Jacoco 0.8.7
Updates usages of Jacoco repos in tools/adt/idea to use Jacoco 0.8.7. Bug: 201411021 Test: presubmits Change-Id: Ie2f01f7459a6abbf550111db3aa7c72da6af37a9
Diffstat (limited to 'android/BUILD')
-rw-r--r--android/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/BUILD b/android/BUILD
index ff9ce2a47e5..3f1be38d8fd 100644
--- a/android/BUILD
+++ b/android/BUILD
@@ -495,7 +495,7 @@ maven_repository(
"@maven//:commons-lang.commons-lang_2.4",
"@maven//:commons-logging.commons-logging_1.1.1",
"@maven//:junit.junit_4.13.2",
- "@maven//:org.jacoco.org.jacoco.ant_0.8.3",
+ "@maven//:org.jacoco.org.jacoco.ant_0.8.7",
"@maven//:org.jdeferred.jdeferred-android-aar_1.2.3",
"@maven//:org.jetbrains.kotlin.kotlin-android-extensions-runtime_1.5.21",
"@maven//:org.jetbrains.kotlin.kotlin-gradle-plugin_1.5.21",