Skip to content

Commit b63993a

Browse files
* Update arcmutate plugin
1 parent 2db5957 commit b63993a

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
@@ -9,7 +9,7 @@ plugins {
99
id 'org.sonarqube' version '6.2.0.5505'
1010

1111
// Mutation testing
12-
id 'info.solidsoft.pitest' version '1.15.0'
12+
id 'info.solidsoft.pitest' version '1.19.0-rc.1'
1313
id 'com.arcmutate.github' version '2.2.3'
1414
}
1515

0 commit comments

Comments
 (0)