From 7b31340bf0d54aa9870242ebc2eb458f14a11ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 04:01:00 +0000 Subject: [PATCH] Bump pitest-junit5-plugin from 0.12 to 1.1.1 Bumps [pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 0.12 to 1.1.1. - [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.1) --- 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..3c1338c 100644 --- a/pom.xml +++ b/pom.xml @@ -223,7 +223,7 @@ org.pitest pitest-junit5-plugin - 0.12 + 1.1.1