Skip to content

Commit 1866c95

Browse files
* Downgradle plugin for git-plugin as was updated by dependabot
1 parent e3870fb commit 1866c95

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
@@ -76,7 +76,7 @@ dependencies {
7676
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'
7777

7878
pitest 'com.arcmutate:base:1.3.2'
79-
pitest 'com.arcmutate:pitest-git-plugin:2.2.4'
79+
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
8080
}
8181

8282
test {

0 commit comments

Comments
 (0)