Merge pull request #12426 from nextcloud/renovate/jacoco_version

Update jacoco_version to v0.8.11
This commit is contained in:
Andy Scherzinger 2024-01-28 22:41:07 +01:00 committed by GitHub
commit 2a3ad197f6
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.2'
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"