From 362ac5551008d3374674e5c6ff7b0fb5f7488c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 18:58:01 +0000 Subject: [PATCH] Bump pitest-maven from 1.11.0 to 1.11.3 Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.11.0 to 1.11.3. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.11.0...1.11.3) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e87d150..89b30a9 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ org.pitest pitest-maven - 1.11.0 + 1.11.3 org.pitest