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 Mar 21, 2024
1 parent 63f993c commit d5fe897
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 @@ -260,7 +260,7 @@ dependencies {
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-websocket', version: versions.tomcat

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 d5fe897

Please sign in to comment.