Skip to content

Commit d00e14a

Browse files
Bump com.arcmutate.github from 2.0.0 to 2.1.0 in /service (#1156)
Bumps [com.arcmutate.github](https://github.com/GroupCDG-Labs/pitest-git-gradle-plugin) from 2.0.0 to 2.1.0. - [Commits](https://github.com/GroupCDG-Labs/pitest-git-gradle-plugin/commits) --- updated-dependencies: - dependency-name: com.arcmutate.github 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 c2698ce commit d00e14a

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.0.0'
13+
id 'com.arcmutate.github' version '2.1.0'
1414
}
1515

1616
apply plugin: 'java'

0 commit comments

Comments
 (0)