Skip to content

Commit

Permalink
Update dependency org.pitest:pitest to v1.17.0 (#1673)
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 Sep 24, 2024
1 parent bd1e071 commit 60bb36f
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 @@ -35,7 +35,7 @@ ext {

def versions = [
lombok : '1.18.32',
pitest : '1.16.1',
pitest : '1.17.0',
reformLogging : '6.1.6',
camel : '3.8.0',
pact_version : '4.1.7',
Expand Down

0 comments on commit 60bb36f

Please sign in to comment.