Skip to content

Commit d69a4fd

Browse files
committed
fixup! WIP: Upgrade Gradle wrapper to Gradle 9
1 parent 99d1527 commit d69a4fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15.0")
7+
pitestVersion.set("1.20.3")
88
timestampedReports.set(false)
99

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

0 commit comments

Comments
 (0)