Skip to content

Commit 5807a2c

Browse files
committed
Update dependency com.cenqua.clover:clover to v3.3.0
1 parent 915ae9e commit 5807a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clover.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class CloverPluginConvention {
1919
}
2020

2121
dependencies {
22-
testRuntimeOnly "com.cenqua.clover:clover:3.0.2"
22+
testRuntimeOnly "com.cenqua.clover:clover:3.3.0"
2323
}
2424

2525
test.doFirst {

0 commit comments

Comments
 (0)