Skip to content

Commit

Permalink
Bump cdg.pitest.version from 0.0.9 to 0.0.10 (#2258)
Browse files Browse the repository at this point in the history
Bumps `cdg.pitest.version` from 0.0.9 to 0.0.10.

Updates `pitest-git-plugin` from 0.0.9 to 0.0.10

Updates `pitest-git-maven-plugin` from 0.0.9 to 0.0.10

---
updated-dependencies:
- dependency-name: com.groupcdg:pitest-git-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.groupcdg:pitest-git-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2021
1 parent bbdfd4b commit 17e7641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -34,7 +34,7 @@
<mockito.version>3.11.1</mockito.version>
<!-- Plugin versions overriding -->
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
<cdg.pitest.version>0.0.9</cdg.pitest.version>
<cdg.pitest.version>0.0.10</cdg.pitest.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 17e7641

Please sign in to comment.