Skip to content

Commit

Permalink
updated jacoco toll version
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 committed Jan 17, 2025
1 parent cc70539 commit d20aec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
}

jacoco {
toolVersion = "0.8.7"
toolVersion = "0.8.10"
}

jacocoTestReport {
Expand Down

0 comments on commit d20aec6

Please # to comment.