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.
pitest-git-plugin
1 parent aecba45 commit 339cf4dCopy full SHA for 339cf4d
service/build.gradle
@@ -75,8 +75,9 @@ dependencies {
75
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
76
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'
77
78
- pitest 'com.arcmutate:base:1.3.2'
79
- pitest 'com.arcmutate:pitest-git-plugin:2.2.4'
+
+ pitest 'com.arcmutate:base:1.3.2'
80
+ pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
81
}
82
83
test {
0 commit comments