diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 56953cfe..afbd67fb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -37,7 +37,7 @@ junit = "4.13.2" junitktx = "1.3.0" leakcanaryAndroid = "2.14" mockk = "1.14.9" -org-jacoco-core = "0.8.14" +org-jacoco-core = "0.8.15" jacoco-plugin = "0.2.1" robolectric = "4.16.1" screenshot = "0.0.1-alpha14"