Skip to content

Commit e3870fb

Browse files
* Downgradle plugin for arc mutate as was updated by dependabot
1 parent b84fbd7 commit e3870fb

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

1616
apply plugin: 'java'

0 commit comments

Comments
 (0)