Skip to content

Commit

Permalink
Update dependency org.pitest:pitest to v1.17.4 (#2957)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 66659ce commit c4fcdd6
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 @@ -253,7 +253,7 @@ dependencies {
implementation group: 'commons-beanutils', name: 'commons-beanutils', version: '1.10.0'
implementation group: 'org.apache.httpcomponents.client5', name: 'httpclient5', version: '5.3.1'

implementation group: 'org.pitest', name: 'pitest', version: '1.17.3'
implementation group: 'org.pitest', name: 'pitest', version: '1.17.4'
implementation group: 'org.commonmark', name: 'commonmark', version: '0.24.0'
implementation 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0'
implementation 'org.codehaus.sonar-plugins:sonar-pitest-plugin:0.5'
Expand Down

0 comments on commit c4fcdd6

Please sign in to comment.