Skip to content

Commit

Permalink
Bump cdg.pitest.version from 0.1.3 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps `cdg.pitest.version` from 0.1.3 to 0.2.0.

Updates `pitest-git-plugin` from 0.1.3 to 0.2.0

Updates `pitest-git-maven-plugin` from 0.1.3 to 0.2.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2022
1 parent daef040 commit 0bc7ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -47,7 +47,7 @@
<mockito.version>4.5.1</mockito.version>
<!-- Plugin versions -->
<bnd.version>6.2.0</bnd.version>
<cdg.pitest.version>0.1.3</cdg.pitest.version>
<cdg.pitest.version>0.2.0</cdg.pitest.version>
<!-- Plugin versions overriding -->
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
</properties>
Expand Down

0 comments on commit 0bc7ae5

Please sign in to comment.