Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent ca95b12 commit faf27dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crime-application-tracking/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ java {
}

def versions = [
pitest : "1.15.1",
pitest : "1.15.2",
sentryVersion : "6.32.0"
]
configurations {
Expand Down

0 comments on commit faf27dd

Please sign in to comment.