Bump pitest-maven from 1.4.3 to 1.4.5 (#65)

* Bump pitest-maven from 1.4.3 to 1.4.5

Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.4.3 to 1.4.5.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](https://github.com/hcoles/pitest/compare/pitest-parent-1.4.3...pitest-parent-1.4.5)

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

* [changelog] updated
This commit is contained in:
dependabot[bot] 2019-02-04 21:16:23 +00:00 committed by Paul Campbell
parent b2fe2f4557
commit 952e48e8c5
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]
- Bump lombok from 1.18.2 to 1.18.4 (#59)
- Bump mockito-junit-jupiter from 2.23.0 to 2.23.4 (#60)
- Bump junit-bom from 5.3.1 to 5.3.2 (#61)
- Bump pitest-maven from 1.4.3 to 1.4.5 (#65)
* 2.0.0

View file

@ -41,7 +41,7 @@
<kemitix-maven-tiles.version>1.2.0</kemitix-maven-tiles.version>
<digraph-dependency.basePackage>net.kemitix.mon</digraph-dependency.basePackage>
<kemitix-checkstyle.version>5.0.0</kemitix-checkstyle.version>
<pitest-maven-plugin.version>1.4.3</pitest-maven-plugin.version>
<pitest-maven-plugin.version>1.4.5</pitest-maven-plugin.version>
<pitest-junit5-plugin.version>0.8</pitest-junit5-plugin.version>
</properties>