Skip to content

Commit

Permalink
Bump org.pitest:pitest-junit5-plugin from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [org.pitest:pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) from 1.2.0 to 1.2.1.
- [Commits](pitest/pitest-junit5-plugin@1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: org.pitest:pitest-junit5-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent d7cea97 commit 618376c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<mockito.version>5.6.0</mockito.version>
<modernizer.version>2.7.0</modernizer.version>
<owasp.skip>false</owasp.skip>
<pitest-junit5-plugin.version>1.2.0</pitest-junit5-plugin.version>
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
<pitest-maven.version>1.15.2</pitest-maven.version>
<pmd.version>6.55.0</pmd.version>
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
Expand Down

0 comments on commit 618376c

Please sign in to comment.