From d82cb5f2f991c1d5f7f1be41acd867f31675e629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 08:12:54 +0000 Subject: [PATCH] Bump pitest-maven from 1.9.8 to 1.9.9 (#131) Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.9.8 to 1.9.9. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.9.8...1.9.9) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 33d7c0c250..d41138b81f 100644 --- a/pom.xml +++ b/pom.xml @@ -219,7 +219,7 @@ a `mvn test-compile` invocation --> org.pitest pitest-maven - 1.9.8 + 1.9.9 false true