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 Jul 29, 2024
1 parent e364285 commit 43259a5
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 @@ -281,7 +281,7 @@ dependencies {
implementation group: 'jakarta.el', name: 'jakarta.el-api', version: '5.0.1'

testImplementation group: 'org.pitest', name: 'pitest', version: versions.pitest
testImplementation 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.5.2'
testImplementation 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0'

testImplementation "org.junit.vintage:junit-vintage-engine:${versions.junit}"
testImplementation group: 'org.codehaus.sonar-plugins', name: 'sonar-pitest-plugin', version: versions.sonarPitest
Expand Down

0 comments on commit 43259a5

Please sign in to comment.