Skip to content

Commit f158df5

Browse files
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](pitest/pitest-junit5-plugin@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] <support@github.com>
1 parent 97536f1 commit f158df5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
<dependency>
336336
<groupId>org.pitest</groupId>
337337
<artifactId>pitest-junit5-plugin</artifactId>
338-
<version>1.2.1</version>
338+
<version>1.2.3</version>
339339
</dependency>
340340
</dependencies>
341341
<configuration>

0 commit comments

Comments
 (0)