From f158df583df59efa259a2e7682e1723ee3930087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:30:21 +0000 Subject: [PATCH] deps(deps): bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.3 Bumps [org.pitest:pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/pitest/pitest-junit5-plugin/releases) - [Commits](https://github.com/pitest/pitest-junit5-plugin/compare/1.2.1...1.2.3) --- updated-dependencies: - dependency-name: org.pitest:pitest-junit5-plugin dependency-version: 1.2.3 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 ca3787c..e587506 100644 --- a/pom.xml +++ b/pom.xml @@ -335,7 +335,7 @@ org.pitest pitest-junit5-plugin - 1.2.1 + 1.2.3