Skip to content

Commit f315ed9

Browse files
Bump com.arcmutate:pitest-git-plugin from 1.3.2 to 1.3.3 in /service (#954)
Bumps com.arcmutate:pitest-git-plugin from 1.3.2 to 1.3.3. --- updated-dependencies: - dependency-name: com.arcmutate:pitest-git-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 253066f commit f315ed9

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
@@ -73,7 +73,7 @@ dependencies {
7373
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
7474

7575
pitest 'com.arcmutate:base:1.3.1'
76-
pitest 'com.arcmutate:pitest-git-plugin:1.3.2'
76+
pitest 'com.arcmutate:pitest-git-plugin:1.3.3'
7777
}
7878

7979
test {

0 commit comments

Comments
 (0)