Skip to content

Commit

Permalink
chore(deps): bump io.github.wmaarts:pitest-mutation-testing-elements-…
Browse files Browse the repository at this point in the history
…plugin

Bumps [io.github.wmaarts:pitest-mutation-testing-elements-plugin](https://github.com/Wmaarts/pitest-mutation-testing-elements-plugin) from 0.4.0 to 0.6.3.
- [Release notes](https://github.com/Wmaarts/pitest-mutation-testing-elements-plugin/releases)
- [Commits](Wmaarts/pitest-mutation-testing-elements-plugin@v0.4.0...v0.6.3)

---
updated-dependencies:
- dependency-name: io.github.wmaarts:pitest-mutation-testing-elements-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joke committed Jan 4, 2025
1 parent fe90d8e commit 2215f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

dependencies {
pitest 'io.github.wmaarts:pitest-mutation-testing-elements-plugin:0.4.0'
pitest 'io.github.wmaarts:pitest-mutation-testing-elements-plugin:0.6.3'

annotationProcessor platform(project(':dependencies'))
annotationProcessor 'com.google.auto.service:auto-service'
Expand Down

0 comments on commit 2215f14

Please sign in to comment.