Skip to content

Commit

Permalink
Bump org.pitest:pitest-junit5-plugin from 1.1.2 to 1.2.0 (#154)
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.1.2 to 1.2.0.
- [Commits](pitest/pitest-junit5-plugin@1.1.2...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent f0bddc7 commit cc2c1e0
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 @@ -585,7 +585,7 @@
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-junit5-plugin</artifactId>
<version>1.1.2</version>
<version>1.2.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit cc2c1e0

Please sign in to comment.