From 3d0671dc50f5791a23ef9d31ae756fc227639b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 04:25:54 +0000 Subject: [PATCH] chore(deps): bump org.pitest:pitest-junit5-plugin from 1.1.2 to 1.2.0 Bumps [org.pitest:pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 1.1.2 to 1.2.0. - [Commits](https://github.com/pitest/pitest-junit5-plugin/compare/1.1.2...1.2.0) --- 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..dc76c66 100644 --- a/pom.xml +++ b/pom.xml @@ -244,7 +244,7 @@ org.pitest pitest-junit5-plugin - 1.1.2 + 1.2.0