Skip to content

Commit 0d209a9

Browse files
test
1 parent 6610b82 commit 0d209a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ dependencies {
8989
spotbugs 'com.github.spotbugs:spotbugs:4.9.6'
9090
spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.6'
9191

92-
// pitest 'com.arcmutate:base:1.3.2'
93-
// pitest 'com.arcmutate:pitest-git-plugin:2.2.4'
92+
pitest 'com.arcmutate:base:1.3.2'
93+
pitest 'com.arcmutate:pitest-git-plugin:2.2.4'
9494
pitest 'org.pitest:pitest-junit5-plugin:1.2.1'
9595
}
9696

0 commit comments

Comments
 (0)