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 ed37bad commit 0e75bb7Copy full SHA for 0e75bb7
service/build.gradle
@@ -73,8 +73,8 @@ dependencies {
73
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
74
testImplementation 'io.findify:s3mock_2.13:0.2.6'
75
76
- pitest 'com.arcmutate:base:1.4.0'
77
- pitest 'com.arcmutate:pitest-git-plugin:2.2.1'
+ pitest 'com.arcmutate:base:1.3.2'
+ pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
78
}
79
80
test {
0 commit comments