From 10b4a5069a2906f6d88dc9cd3f66aea2ba5110da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 08:10:37 +0000 Subject: [PATCH] Bump pitest-maven from 1.11.4 to 1.11.5 (#295) Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.11.4 to 1.11.5. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.11.4...1.11.5) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-type: direct:production update-type: version-update:semver-patch ... 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 a9515378c7..afd8825758 100644 --- a/pom.xml +++ b/pom.xml @@ -219,7 +219,7 @@ a `mvn test-compile` invocation --> org.pitest pitest-maven - 1.11.4 + 1.11.5 false true