Skip to content

Commit 87bfcc6

Browse files
dependabot[bot]romani
authored andcommitted
dependency: bump org.pitest:pitest-junit5-plugin from 1.2.2 to 1.2.3
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] <[email protected]>
1 parent 6ea2b7d commit 87bfcc6

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
@@ -228,7 +228,7 @@
228228
<pitest.plugin.output.formats>HTML,XML</pitest.plugin.output.formats>
229229
<pitest.plugin.timeout.constant>50000</pitest.plugin.timeout.constant>
230230
<pitest.plugin.threads>4</pitest.plugin.threads>
231-
<pitest.junit5.plugin.version>1.2.2</pitest.junit5.plugin.version>
231+
<pitest.junit5.plugin.version>1.2.3</pitest.junit5.plugin.version>
232232
<pitest.accelerator.junit5.plugin.version>1.0.6</pitest.accelerator.junit5.plugin.version>
233233
<sonar.test.exclusions>**/test/resources/**/*,**/it/resources/**/*</sonar.test.exclusions>
234234
<junit.version>5.12.2</junit.version>

0 commit comments

Comments
 (0)