From f4834bc91882a78a150fba7829df2157aaf85636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 05:00:20 +0000 Subject: [PATCH] chore: Bump org.pitest:pitest-maven from 1.17.4 to 1.18.1 Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.17.4 to 1.18.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.17.4...1.18.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 36cb878..5952ed3 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ org.pitest pitest-maven - 1.17.4 + 1.18.1 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED