Skip to content

Commit

Permalink
update jacoco
Browse files Browse the repository at this point in the history
  • Loading branch information
odaridavid committed Mar 5, 2024
1 parent 8d36d31 commit 25c8c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
}

jacoco {
toolVersion = "0.8.8"
toolVersion = "0.8.11"
}

project.afterEvaluate {
Expand Down

0 comments on commit 25c8c4f

Please sign in to comment.