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 77053a0 commit 640c89bCopy full SHA for 640c89b
buildSrc/build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.9.11")
+ implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0")
14
implementation("io.franzbecker:gradle-lombok:5.0.0")
15
16
// Spotless dropped Java 8 support in version 2.33.0
0 commit comments