Skip to content

Commit e7a4afb

Browse files
Bump com.arcmutate.github from 2.2.1 to 2.2.3 in /service (#1279)
Bumps [com.arcmutate.github](https://github.com/GroupCDG-Labs/pitest-git-gradle-plugin) from 2.2.1 to 2.2.3. - [Commits](https://github.com/GroupCDG-Labs/pitest-git-gradle-plugin/commits) --- updated-dependencies: - dependency-name: com.arcmutate.github dependency-version: 2.2.3 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 f5e68c5 commit e7a4afb

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

1616
apply plugin: 'java'

0 commit comments

Comments
 (0)