From bb9d78c0494926bc8e39309ccbacfd07a443cf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 04:01:24 +0000 Subject: [PATCH] Bump pitest-junit5-plugin from 0.12 to 1.1.2 Bumps [pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 0.12 to 1.1.2. - [Release notes](https://github.com/pitest/pitest-junit5-plugin/releases) - [Commits](https://github.com/pitest/pitest-junit5-plugin/compare/pitest-junit5-plugin-0.12...1.1.2) --- updated-dependencies: - dependency-name: org.pitest:pitest-junit5-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2cd9dc0..4c2b781 100644 --- a/pom.xml +++ b/pom.xml @@ -223,7 +223,7 @@ org.pitest pitest-junit5-plugin - 0.12 + 1.1.2