Skip to content

Commit 3d20dac

Browse files
committed
Bump pitestVersion to match plugin version
1 parent 640c89b commit 3d20dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/project-convention-pitest.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
pitest {
7-
pitestVersion.set("1.9.5")
7+
pitestVersion.set("1.15.0")
88
timestampedReports.set(false)
99

1010
outputFormats.set(listOf("XML", "HTML"))

0 commit comments

Comments
 (0)