We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393418c commit e52dfc4Copy full SHA for e52dfc4
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'jacoco'
13
id "com.github.kt3k.coveralls" version "2.12.2"
14
id 'com.github.spacialcircumstances.gradle-cucumber-reporting' version '0.1.25'
15
- id "info.solidsoft.pitest" version '1.9.11'
+ id "info.solidsoft.pitest" version '1.15.0'
16
id 'uk.gov.hmcts.java' version '0.12.67'
17
}
18
0 commit comments