Skip to content

Commit 7dcdc29

Browse files
author
Adrian Clay
authored
Update arcmutate git plugin version
To be compatible with the GitHub plugin version which is also 2.0.0
1 parent 5bff422 commit 7dcdc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
7575

7676
pitest 'com.arcmutate:base:1.3.1'
77-
pitest 'com.arcmutate:pitest-git-plugin:1.3.3'
77+
pitest 'com.arcmutate:pitest-git-plugin:2.0.0'
7878
}
7979

8080
test {

0 commit comments

Comments
 (0)