fix: Fix Sonarqube java version #17
@ -7,9 +7,9 @@ plugins {
|
||||
id("jacoco")
|
||||
}
|
||||
|
||||
jacocoTestReport {
|
||||
tasks.jacocoTestReport {
|
||||
reports {
|
||||
xml.enabled(true)
|
||||
xml.required = false
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user