Skip to content

Commit 6610b82

Browse files
test
1 parent e9b4652 commit 6610b82

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

service/build.gradle

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ 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'
94+
pitest 'org.pitest:pitest-junit5-plugin:1.2.1'
9495
}
9596

9697
test {

0 commit comments

Comments
 (0)