From 0779127e156ff2b4a3920b2a3299c2874ad56140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 04:44:32 +0000 Subject: [PATCH] chore(deps): bump org.pitest:pitest-junit5-plugin from 1.1.2 to 1.2.1 Bumps [org.pitest:pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 1.1.2 to 1.2.1. - [Commits](https://github.com/pitest/pitest-junit5-plugin/compare/1.1.2...1.2.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-junit5-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fbd05c3..68e1ca7 100644 --- a/pom.xml +++ b/pom.xml @@ -244,7 +244,7 @@ org.pitest pitest-junit5-plugin - 1.1.2 + 1.2.1