From 8993e4efee295f92c1a1668967a67c1c09b11fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 04:49:05 +0000 Subject: [PATCH] chore: Bump org.pitest:pitest-maven from 1.16.1 to 1.17.0 Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.16.1 to 1.17.0. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.16.1...1.17.0) --- 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 b35c3d8..4de95e1 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ org.pitest pitest-maven - 1.16.1 + 1.17.0 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED