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 6610b82 commit 0d209a9Copy full SHA for 0d209a9
service/build.gradle
@@ -89,8 +89,8 @@ dependencies {
89
spotbugs 'com.github.spotbugs:spotbugs:4.9.6'
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:base:1.3.2'
+ pitest 'com.arcmutate:pitest-git-plugin:2.2.4'
94
pitest 'org.pitest:pitest-junit5-plugin:1.2.1'
95
}
96
0 commit comments