Skip to content

Commit

Permalink
Update dependency org.pitest:pitest to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 096af98 commit d4ff017
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 @@ -34,7 +34,7 @@ apply plugin: 'idea'
def versions = [
lombok : '1.18.34',
gradlePitest : '1.5.1',
pitest : '1.16.1',
pitest : '1.17.0',
reformHealthStarter: '0.0.5',
reformLogging : '6.1.5',
serenity : '2.0.76',
Expand Down

0 comments on commit d4ff017

Please sign in to comment.