Skip to content

Commit fa322e2

Browse files
gliptakgliptak-kemper
authored andcommitted
Bring Gradle Jacoco current
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
1 parent 5f75082 commit fa322e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ allprojects {
3838

3939

4040
jacoco {
41-
// toolVersion = "0.7.1.201405082137"
42-
toolVersion = "0.7.6.201602180812"
41+
toolVersion = "0.8.1"
4342

4443
}
4544

0 commit comments

Comments
 (0)