Skip to content

Commit 7085d32

Browse files
authored
Merge branch 'main' into dependabot/gradle/service/com.arcmutate-pitest-git-plugin-2.2.4
2 parents f6a835a + e37e7c2 commit 7085d32

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)