Skip to content

Commit efa6cf7

Browse files
Update dependency jacoco to v0.8.14
1 parent 8414beb commit efa6cf7

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)