Update jacoco_version to v0.8.11

This commit is contained in:
renovate[bot] 2024-01-28 20:48:39 +00:00 committed by GitHub
parent 1c00c5c6f8
commit 7d904d927d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ buildscript {
ext {
androidPluginVersion = '8.2.1'
appCompatVersion = '1.6.1'
jacoco_version = '0.8.10'
jacoco_version = '0.8.11'
kotlin_version = '1.8.22'
androidxTestVersion = "1.4.0"
daggerVersion = "2.47"