From ee0651d9d378db37dda143d1b739590c39112851 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:12:33 +0100 Subject: [PATCH] Upgrade pitest-maven-plugin 1.18.0 -> 1.18.1 (#1545) See: - https://github.com/hcoles/pitest/releases/tag/1.18.1 - https://github.com/hcoles/pitest/compare/1.18.0...1.18.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dfb0dc13..c3df47a2 100644 --- a/pom.xml +++ b/pom.xml @@ -1524,7 +1524,7 @@ org.pitest pitest-maven - 1.18.0 + 1.18.1