Skip to content

Commit

Permalink
Update JaCoCo to version 0.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen authored and mergify[bot] committed Nov 6, 2023
1 parent cddc8dd commit 0705f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Versions {
const val androidx_runner = "1.5.2"
const val androidx_uiautomator = "2.2.0"
const val detekt = "1.23.3"
const val jacoco = "0.8.10"
const val jacoco = "0.8.11"
const val ktlint = "0.50.0"
const val mockwebserver = "4.11.0"
}
Expand Down

0 comments on commit 0705f47

Please sign in to comment.