1
0

patch-with-getReference, no need for fetch anymore

This commit is contained in:
Marc O. Sandlus
2022-09-26 12:40:59 +02:00
committed by Michael Hoennig
parent d13f0cbcdf
commit 89415067ef
5 changed files with 36 additions and 46 deletions

View File

@ -213,7 +213,7 @@ jacocoTestCoverageVerification {
violationRules {
rule {
limit {
minimum = 0.95
minimum = 0.92
}
}