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 20, 2022
1 parent e417802 commit 5b4f91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -34,7 +34,7 @@
<hamcrest.version>2.2</hamcrest.version>
<opentest4j.version>1.2.0</opentest4j.version>
<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>
<!-- Dependency versions overriding -->
<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
Expand Down

0 comments on commit 5b4f91c

Please sign in to comment.