Skip to content

Commit e37e7c2

Browse files
Bump com.arcmutate.github from 2.2.3 to 2.2.4 in /service (#1378)
Bumps [com.arcmutate.github](https://github.com/GroupCDG-Labs/pitest-git-gradle-plugin) from 2.2.3 to 2.2.4. - [Commits](https://github.com/GroupCDG-Labs/pitest-git-gradle-plugin/commits) --- updated-dependencies: - dependency-name: com.arcmutate.github dependency-version: 2.2.4 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> Co-authored-by: ORybak5 <[email protected]>
1 parent 8291d31 commit e37e7c2

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
@@ -10,7 +10,7 @@ plugins {
1010

1111
// Mutation testing
1212
id 'info.solidsoft.pitest' version '1.15.0'
13-
id 'com.arcmutate.github' version '2.2.3'
13+
id 'com.arcmutate.github' version '2.2.4'
1414
}
1515

1616
spotbugs {

0 commit comments

Comments
 (0)