We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d1527 commit d69a4fdCopy full SHA for d69a4fd
1 file changed
buildSrc/src/main/kotlin/project-convention-pitest.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
pitest {
7
- pitestVersion.set("1.15.0")
+ pitestVersion.set("1.20.3")
8
timestampedReports.set(false)
9
10
outputFormats.set(listOf("XML", "HTML"))
0 commit comments