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 1d9dd2e commit e2e71ddCopy full SHA for e2e71dd
service/build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.6'
91
92
pitest 'com.arcmutate:base:1.3.2'
93
- pitest 'com.arcmutate:pitest-git-plugin:2.2.4'
+ pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
94
}
95
96
test {
0 commit comments