mirror of
https://github.com/aljazceru/lnd-manageJ.git
synced 2026-01-22 07:24:23 +01:00
update pitest
This commit is contained in:
@@ -5,8 +5,8 @@ plugins {
|
||||
|
||||
pitest {
|
||||
targetClasses = ['de.cotto.*']
|
||||
pitestVersion = '1.7.6'
|
||||
junit5PluginVersion = '0.15'
|
||||
pitestVersion = '1.9.0'
|
||||
junit5PluginVersion = '1.0.0'
|
||||
outputFormats = ['XML', 'HTML']
|
||||
timestampedReports = false
|
||||
failWhenNoMutations = false
|
||||
|
||||
Reference in New Issue
Block a user