Repository: incubator-tamaya-extensions Updated Branches: refs/heads/master 620e89ddd -> bc3d9918a
[TAMYAY-290] Update of PITest (1.1.11 -> 1.2.23). Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/bc3d9918 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/bc3d9918 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/bc3d9918 Branch: refs/heads/master Commit: bc3d9918a1dd776f944781918427a44b8bda45e3 Parents: 620e89d Author: Oliver B. Fischer <[email protected]> Authored: Sat Sep 23 18:02:35 2017 +0200 Committer: Oliver B. Fischer <[email protected]> Committed: Sat Sep 23 18:02:35 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/bc3d9918/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0315fb1..397e8f4 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ under the License. <jruby.version>1.7.20</jruby.version> <findbugs.version>3.0.4</findbugs.version> <mockito.version>1.10.19</mockito.version> - <pitest-plugin.version>1.1.11</pitest-plugin.version> + <pitest-plugin.version>1.2.23</pitest-plugin.version> <rat.version>0.12</rat.version> <toolchains.plugin>1.1</toolchains.plugin>
