Skip to content

Commit

Permalink
ci: update jacoco
Browse files Browse the repository at this point in the history
  • Loading branch information
pk-work committed Jan 22, 2024
1 parent 892d7a9 commit 51a9775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/codeCoverage.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jacoco {
toolVersion = '0.8.7'
toolVersion = '0.8.11'
reportsDirectory = file("${buildDir}/reports/jacoco")
}

Expand Down

0 comments on commit 51a9775

Please sign in to comment.