Commit fbf750f5 authored by Skylot's avatar Skylot

build: update jacoco for build with java 11

parent 63c528db
...@@ -54,7 +54,7 @@ allprojects { ...@@ -54,7 +54,7 @@ allprojects {
} }
jacoco { jacoco {
toolVersion = "0.8.1" toolVersion = "0.8.2"
} }
jacocoTestReport { jacocoTestReport {
reports { reports {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment