Skip to content

Commit 9e64914

Browse files
authored
Update JUnit Jacoco Gradle Plugin to 0.9.0 (#96)
1 parent 8a80c7f commit 9e64914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath 'com.gradle.publish:plugin-publish-plugin:0.9.1'
99
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
10-
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.8.0'
10+
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.9.0'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)