From ba02bad9bf81bf80ee5d19ad580dc878728dc27a Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Wed, 28 Sep 2022 20:13:53 +0200 Subject: [PATCH] Upgrade pitest-junit5-plugin 1.0.0 -> 1.1.0 (#265) See https://github.com/pitest/pitest-junit5-plugin/compare/1.0.0...1.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3568e76aa..8cc8dc8952 100644 --- a/pom.xml +++ b/pom.xml @@ -1267,7 +1267,7 @@ org.pitest pitest-junit5-plugin - 1.0.0 + 1.1.0