Skip to content

Commit

Permalink
Update dependency info.solidsoft.gradle.pitest:gradle-pitest-plugin t…
Browse files Browse the repository at this point in the history
…o v1.9.0
  • Loading branch information
renovate[bot] authored Nov 21, 2022
1 parent ceb3027 commit 7a8e86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ dependencies {
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
}
testImplementation group: 'org.pitest', name: 'pitest', version: versions.pitest
testImplementation 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.7.0'
testImplementation 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.9.0'
testImplementation group: 'org.pitest', name: 'pitest-junit5-plugin', version: '0.15'

integrationTestImplementation sourceSets.main.runtimeClasspath
Expand Down

0 comments on commit 7a8e86a

Please sign in to comment.