Skip to content

Commit 6e0abeb

Browse files
Bump com.arcmutate:pitest-git-plugin from 2.1.0 to 2.2.1 in /service (#1193)
Bumps com.arcmutate:pitest-git-plugin from 2.1.0 to 2.2.1. --- updated-dependencies: - dependency-name: com.arcmutate:pitest-git-plugin dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb174e7 commit 6e0abeb

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 'io.findify:s3mock_2.13:0.2.6'
7575

7676
pitest 'com.arcmutate:base:1.3.2'
77-
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
77+
pitest 'com.arcmutate:pitest-git-plugin:2.2.1'
7878
}
7979

8080
test {

0 commit comments

Comments
 (0)