Skip to content

Commit

Permalink
Gradle(deps): Bump org.pitest:pitest in /crime-evidence
Browse files Browse the repository at this point in the history
Bumps [org.pitest:pitest](https://github.com/hcoles/pitest) from 1.4.10 to 1.15.7.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@pitest-parent-1.4.10...1.15.7)

---
updated-dependencies:
- dependency-name: org.pitest:pitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent a8c409c commit 7ed5f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crime-evidence/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jacoco {
}

def versions = [
pitest : "1.4.10",
pitest : "1.15.7",
crimeCommonsVersion : "2.13.6",
wmStubRunnerVersion : "4.0.1",
springDocWebMVCVersion : "2.1.0"
Expand Down

0 comments on commit 7ed5f20

Please sign in to comment.