We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2813c commit ada8e06Copy full SHA for ada8e06
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -36,7 +36,7 @@ object Versions {
36
const val detekt = "1.18.1"
37
const val ktlint = "10.1.0"
38
const val ktlint_internal = "0.42.1"
39
- const val jacoco = "0.8.12"
+ const val jacoco = "0.8.13"
40
41
// Testing
42
const val test_core = "1.6.1"
0 commit comments