From 8abf9706e277035c06b3e7036c56b38ac6ec6052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 04:56:14 +0000 Subject: [PATCH] build(deps): bump org.pitest:pitest-maven from 1.15.3 to 1.15.8 Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.15.3 to 1.15.8. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.15.3...1.15.8) --- 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 28852098..badc5d71 100644 --- a/pom.xml +++ b/pom.xml @@ -250,7 +250,7 @@ org.pitest pitest-maven - 1.15.3 + 1.15.8 hosh.*