Skip to content

Commit 7e39011

Browse files
Bump org.pitest:pitest-junit5-plugin from 1.2.2 to 1.2.3 (#1321)
Bumps [org.pitest:pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/pitest/pitest-junit5-plugin/releases) - [Commits](pitest/pitest-junit5-plugin@1.2.2...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64f6d61 commit 7e39011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
8282
<maven.test.failure.ignore>false</maven.test.failure.ignore>
8383
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
84-
<pitest-junit5-plugin.version>1.2.2</pitest-junit5-plugin.version>
84+
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>
8585
<pitmp-maven-plugin.version>1.3.7</pitmp-maven-plugin.version>
8686

8787
<!-- dependencies -->

0 commit comments

Comments
 (0)