Skip to content

Commit ba1dbc1

Browse files
Bump com.arcmutate:pitest-git-plugin from 2.1.0 to 2.2.4 in /service (#1358)
Bumps com.arcmutate:pitest-git-plugin from 2.1.0 to 2.2.4. --- updated-dependencies: - dependency-name: com.arcmutate:pitest-git-plugin dependency-version: 2.2.4 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> Co-authored-by: ORybak5 <[email protected]>
1 parent 431d05d commit ba1dbc1

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
@@ -90,7 +90,7 @@ dependencies {
9090
spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.6'
9191

9292
pitest 'com.arcmutate:base:1.3.2'
93-
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
93+
pitest 'com.arcmutate:pitest-git-plugin:2.2.4'
9494
}
9595

9696
test {

0 commit comments

Comments
 (0)