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.15.0
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 238fcde commit accff5c
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 @@ -372,7 +372,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.15.0'
testImplementation group: 'org.pitest', name: 'pitest-junit5-plugin', version: '0.15'

integrationTestImplementation sourceSets.main.runtimeClasspath
Expand Down

0 comments on commit accff5c

Please sign in to comment.