From c758c0f89c802f06aa4ed58a3332a4cebaa22004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:57:19 +0000 Subject: [PATCH] Bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.2 Bumps [org.pitest:pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/pitest/pitest-junit5-plugin/releases) - [Commits](https://github.com/pitest/pitest-junit5-plugin/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: org.pitest:pitest-junit5-plugin 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 3363082c..00d6700f 100644 --- a/pom.xml +++ b/pom.xml @@ -160,7 +160,7 @@ org.pitest pitest-junit5-plugin - 1.2.1 + 1.2.2