Skip to content

Commit c7492b9

Browse files
Update dependency jacoco to v0.8.14
1 parent b053a6b commit c7492b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ dependencies {
243243
}
244244

245245
jacoco {
246-
toolVersion = "0.8.12"
246+
toolVersion = "0.8.14"
247247
}
248248

249249
play {

0 commit comments

Comments
 (0)