Skip to content

Commit

Permalink
Upgrade pitest plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Mar 15, 2021
1 parent f0778e0 commit 1d81430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ repositories {
dependencies {
implementation(
'commons-io:commons-io:2.5',
'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.4.6',
'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.5.1',
)
}

0 comments on commit 1d81430

Please sign in to comment.