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.
2 parents 1866c95 + 339cf4d commit 8e6c314Copy full SHA for 8e6c314
service/build.gradle
@@ -75,8 +75,8 @@ 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.1.0'
+ pitest 'com.arcmutate:base:1.3.2'
+ pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
80
}
81
82
test {
0 commit comments