projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfc5ea5
)
💚 Use most recent jacoco version
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 5 Sep 2019 09:18:33 +0000
(11:18 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 5 Sep 2019 09:18:33 +0000
(11:18 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
3a2f002
..
1402049
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-89,7
+89,7
@@
javadoc {
apply plugin: 'jacoco'
jacoco {
- toolVersion = '0.
7.9
'
+ toolVersion = '0.
8.4
'
}
jacocoTestReport.dependsOn test